update service file
All checks were successful
Build & Push Docker / docker (push) Successful in 53s
All checks were successful
Build & Push Docker / docker (push) Successful in 53s
This commit is contained in:
parent
c04de72133
commit
a0f8dd5a12
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ After=network.target
|
|||
[Service]
|
||||
Type=simple
|
||||
User=notify
|
||||
WorkingDirectory=/opt/notify-webhook
|
||||
WorkingDirectory=/opt/notify-webhook/app
|
||||
Environment=PATH=/opt/notify-webhook/venv/bin
|
||||
ExecStart=/opt/notify-webhook/venv/bin/python app.py
|
||||
Restart=always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue