mirror of
https://github.com/YunoHost-Apps/nocodb_ynh.git
synced 2024-09-03 19:56:01 +02:00
Update systemd.service
This commit is contained in:
parent
eecbd894c8
commit
10b6b95fa0
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ Type=simple
|
|||
User=__APP__
|
||||
Group=__APP__
|
||||
WorkingDirectory=__INSTALL_DIR__/
|
||||
Environment="__YNH_NODE_LOAD_PATH__"
|
||||
EnvironmentFile=__INSTALL_DIR__/.env
|
||||
ExecStart=__INSTALL_DIR__/nocodb
|
||||
|
||||
|
|
Loading…
Reference in a new issue