mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Update systemd.service
This commit is contained in:
parent
90d8889280
commit
c34e1f1815
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ After=nginx.service network.target local-fs.target postgresql.service
|
|||
Type=simple
|
||||
User=__APP__
|
||||
Group=__APP__
|
||||
#Environment=PUBLIC_URL=https://__DOMAIN____PATH__/
|
||||
#Environment=WS_PORT=__PORT__
|
||||
WorkingDirectory=__INSTALL_DIR__/
|
||||
ExecStart=/usr/bin/php__PHPVERSION__ daemon.php start
|
||||
StandardOutput=syslog
|
||||
|
|
Loading…
Add table
Reference in a new issue