refactor cluster settings handling and update DNS version logic

This commit is contained in:
Eduardo Silva
2026-01-01 15:29:59 -03:00
parent 3255ecd110
commit 437eec0f83
4 changed files with 12 additions and 13 deletions

View File

@@ -24,7 +24,7 @@ services:
- "8000:8000"
# Warning: Docker will have a hard time handling large amount of ports. Expose only the ports that you need.
# Ports for multiple WireGuard instances. (Probably, you just need one)
- "51820-51839:51820-51839/udp"
#- "51820-51839:51820-51839/udp"
# Ports for port forwarding rules. Add your own ports here if you need them.
- "8080-8089:8080-8089/tcp"