Switch back to 53820

This commit is contained in:
Joey Hafner 2022-08-03 00:45:28 -07:00
parent 914a8a426b
commit e745dca3b7
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
DOCKER_DATA=/root/data/wireguard
PASSWORD=7IoEvL8y4eDWBDeLPwUR322Q2A6TNWGH
WG_HOST=vpn.jafner.tools
WG_PORT=51820
WG_PORT=53820
WG_DEFAULT_DNS=1.1.1.1

View File

@ -7,7 +7,7 @@ services:
env_file:
- .env
ports:
- 51820:51820/udp
- 53820:51820/udp
networks:
- web
volumes: