Update docker-compose.yml

new image on ghcr.io
This commit is contained in:
LRVT 2024-01-17 10:16:19 +01:00 committed by GitHub
parent cdef24f1ce
commit b36d858203
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ services:
- PASSWORD=MyStrongPasswordForWebUi # change this
- WG_DEFAULT_DNS=1.1.1.1,8.8.8.8 # add your local dns like pihole
hostname: wireguard-easy
image: docker.io/weejewel/wg-easy:latest
image: ghcr.io/wg-easy/wg-easy
ports:
- 51820:51820/udp #VPN
- 51821:51821/tcp #WEBGUI