Update docker-compose.yml

This commit is contained in:
2025-06-22 20:24:37 +02:00
committed by GitHub
parent 6abcf37203
commit c84a78db9d

View File

@@ -3,8 +3,8 @@ version: '3.8'
services:
dashboard:
build: .
ports:
- "3000:3000"
#ports:
# - "3000:3000"
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
environment:
@@ -19,4 +19,4 @@ services:
networks:
dokploy_default:
external: true
external: true