[fix] role:espe_backend
This commit is contained in:
parent
e44244ebd7
commit
3154d400ae
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ After=network.target
|
|||
|
||||
[Service]
|
||||
WorkingDirectory={{var_espe_backend_directory}}
|
||||
ExecStart=./espe serve
|
||||
ExecStart={{var_espe_backend_directory}}/espe serve
|
||||
Type=simple
|
||||
Restart=always
|
||||
User={{var_espe_backend_user}}
|
||||
|
|
Loading…
Add table
Reference in a new issue