try to deploy en nas
Build & Deploy / build (push) Successful in 30s
Build & Deploy / docker (push) Failing after 4s

This commit is contained in:
Kevin
2026-06-28 12:49:52 +02:00
parent c4be8caa06
commit f7124c1815
2 changed files with 9 additions and 17 deletions
-15
View File
@@ -45,21 +45,6 @@ services:
networks:
- pc-builder
deployer:
build: ./deploy
container_name: pc-builder-deployer
restart: unless-stopped
ports:
- '9000:9000'
environment:
- COMPOSE_DIR=/app
- WEBHOOK_PORT=9000
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- .:/app:ro
networks:
- pc-builder
volumes:
mysql_data:
uploads: