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

remove port env variable

This commit is contained in:
Tobias Ollive 2021-06-11 12:24:47 +02:00
parent e455d18d3a
commit 5c3bdd87b5

View file

@ -4,7 +4,6 @@ After=network.target
[Service]
Type=simple
Environment="PTL_PORT_HTTP=__PORT__"
Environment="__YNH_NODE_LOAD_PATH__"
User=__APP__
Group=__APP__