Update deployment after new release
This commit is contained in:
parent
cf8ad6c823
commit
7b924d3813
3 changed files with 11 additions and 32 deletions
|
|
@ -7,5 +7,5 @@ Description=Transip-client service
|
|||
[Service]
|
||||
EnvironmentFile={{ app_dir }}/.env
|
||||
WorkingDirectory={{ app_dir }}
|
||||
ExecStart={{ ansible_env.HOME }}/.local/bin/poetry run listen
|
||||
ExecStart={{ app_dir }}/env/bin/transip-listen
|
||||
Type=oneshot
|
||||
|
|
|
|||
Reference in a new issue