remove port

This commit is contained in:
2025-01-15 18:05:20 -06:00
parent bcbafb6f2f
commit 529334ed48
2 changed files with 0 additions and 2 deletions

View File

@@ -27,7 +27,6 @@ services:
ports:
- 53:53/tcp
- 53:53/udp
- 4000:4000/tcp
restart: always
volumes:
- ./config.yml:/app/config.yml

View File

@@ -27,7 +27,6 @@ services:
ports:
- 53:53/tcp
- 53:53/udp
- 4000:4000/tcp
restart: always
volumes:
- ./config.yml:/app/config.yml