mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-18 15:27:08 +00:00
Update docker-compose.yml
new image on ghcr.io
This commit is contained in:
parent
cdef24f1ce
commit
b36d858203
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user