Fix deployment

This commit is contained in:
2025-12-31 21:34:16 +03:00
Unverified
parent 0469b93274
commit de34747a34
4 changed files with 18 additions and 6 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ StartLimitBurst=3
Type=simple
User=root
Group=root
ExecStart=/bin/docker compose up --profile prod
ExecStart=/bin/docker compose up
ExecStop=/bin/docker compose down
WorkingDirectory=/home/denis0001-dev/actions-runner/_work/FromChat/FromChat/deployment
Restart=always