onlyonwg
This commit is contained in:
@@ -7,9 +7,9 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- "53:53/tcp"
|
||||
- "53:53/udp"
|
||||
- "8080:80"
|
||||
- "${WG_IP}:53:53/tcp"
|
||||
- "${WG_IP}:53:53/udp"
|
||||
- "${WG_IP}:${PIHOLE_WEB_PORT}:80"
|
||||
environment:
|
||||
TZ: ${TZ}
|
||||
WEBPASSWORD: ${WEBPASSWORD}
|
||||
|
||||
Reference in New Issue
Block a user