Skip to content

Commit

Permalink
update of the ports in compose.yaml to match the ports used by kubedock
Browse files Browse the repository at this point in the history
dns
  • Loading branch information
ErikEngerd committed Dec 8, 2024
1 parent 2b43f75 commit 4fecf6f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,7 @@ services:
args:
BASE_IMAGE: $REGISTRY/kubedock-dns-base:1.0.0
ports:
- 8000:8000
- 1053:1053/udp
- 8443:8443


0 comments on commit 4fecf6f

Please sign in to comment.