fix: trying to fix auto-pulls 17 !

This commit is contained in:
2026-02-27 05:49:56 +02:00
parent 463034770e
commit 2177c1a406
2 changed files with 26 additions and 13 deletions

View File

@@ -13,6 +13,8 @@ services:
# Auto-deploy: project root and Docker socket
- /home/bellsystems/bellsystems-cp:/home/bellsystems/bellsystems-cp
- /var/run/docker.sock:/var/run/docker.sock
pid: host
privileged: true
ports:
- "8000:8000"
depends_on: []