mirror of
https://github.com/YunoHost-Apps/immich_ynh.git
synced 2024-09-03 20:36:24 +02:00
Update microservices.service
This commit is contained in:
parent
680e846aa5
commit
0133ab7148
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ WorkingDirectory=__FINALPATH__/
|
||||||
Environment="NODE_ENV=production"
|
Environment="NODE_ENV=production"
|
||||||
Environment="__YNH_NODE_LOAD_PATH__"
|
Environment="__YNH_NODE_LOAD_PATH__"
|
||||||
EnvironmentFile=__FINALPATH__/.env
|
EnvironmentFile=__FINALPATH__/.env
|
||||||
ExecStart=__YNH_NODE__ server/dist/apps/immich/apps/immich/src/main
|
ExecStart=__YNH_NODE__ server/dist/apps/microservices/apps/microservices/src/main
|
||||||
StandardOutput=append:/var/log/__APP__/__APP__-microservices.log
|
StandardOutput=append:/var/log/__APP__/__APP__-microservices.log
|
||||||
StandardError=inherit
|
StandardError=inherit
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue