1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mobilizon_ynh.git synced 2024-09-03 19:46:19 +02:00

fix service

This commit is contained in:
yalh76 2020-01-19 18:45:09 +01:00
parent 6dc72424d6
commit 8f55fb04a0

View file

@ -6,7 +6,8 @@ After=network.target postgresql.service
ExecReload=/bin/kill $MAINPID
KillMode=process
Restart=on-failure
User=mobilizon
User=__APP__
Group=__APP__
Environment="MIX_ENV=prod"
EnvironmentFile=__FINALPATH__/__APP__/.env