tolto devel da servizi

This commit is contained in:
2025-10-20 20:15:03 +02:00
parent 03fe6fba26
commit c76c201a5e
3 changed files with 5 additions and 5 deletions

View File

@@ -8,9 +8,9 @@ Requires=terrain-docker.service
Type=simple
User=alex
Group=alex
WorkingDirectory=/home/alex/devel/web-app-python
EnvironmentFile=/home/alex/devel/web-app-python/.env
ExecStart=/home/alex/devel/web-app-python/start_backend.sh
WorkingDirectory=/home/alex/web-app-python
EnvironmentFile=/home/alex/web-app-python/.env
ExecStart=/home/alex/web-app-python/start_backend.sh
# Restart configuration
Restart=always