test
This commit is contained in:
@ -12,7 +12,7 @@ Group=root
|
||||
WorkingDirectory=/opt/myp
|
||||
|
||||
# Produktions-App mit HTTPS-Only auf Port 443
|
||||
ExecStart=/usr/bin/python3 /opt/myp/app_production.py
|
||||
ExecStart=/usr/bin/python3 /opt/myp/app.py
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
StartLimitBurst=5
|
||||
|
Reference in New Issue
Block a user