try to deploy en nas
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user