5bd7a4c511
* Feature: Add installation script * Add systemd service files for chatwoot * Enable static file serving by rails on prod * Fix systemd files path
5 lines
No EOL
99 B
SYSTEMD
5 lines
No EOL
99 B
SYSTEMD
[Unit]
|
|
Wants=chatwoot-web.1.service chatwoot-worker.1.service
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |