1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/satdress_ynh.git synced 2024-09-03 20:16:27 +02:00
This commit is contained in:
navanchauhan 2022-07-29 10:16:45 -04:00
parent 3f2d94647d
commit 63d15274a7

View file

@ -10,8 +10,6 @@ WorkingDirectory=__FINALPATH__/
ExecStart=__FINALPATH__/bin/satdress
Restart=on-failure
RestartSec=10
StandardOutput=append:/var/log/__APP__/__APP__.log
StandardError=inherit
Environment="PORT=__PORT__"
Environment="DOMAIN=__DOMAIN__"
Environment="SECRET=__RANDOMSTRING__"