This commit is contained in:
2025-06-11 12:20:16 +02:00
parent 9fdf7b7d35
commit d219098bc8
4 changed files with 778 additions and 555 deletions

View File

@ -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