Chatwoot/deployment/chatwoot.target
Vishnu Narayanan 5bd7a4c511
Feature: Add installation script (#776)
* Feature: Add installation script
* Add systemd service files for chatwoot
* Enable static file serving by rails on prod
* Fix systemd files path
2020-05-05 01:59:38 +05:30

5 lines
No EOL
99 B
SYSTEMD

[Unit]
Wants=chatwoot-web.1.service chatwoot-worker.1.service
[Install]
WantedBy=multi-user.target