Config angepasst

This commit is contained in:
borgal
2023-09-07 20:36:51 +02:00
parent e109c58a57
commit ed4913ff80
2 changed files with 204 additions and 69 deletions

View File

@@ -8,12 +8,9 @@ services:
- ./conf:/opt/adguardhome/conf
- /etc/localtime:/etc/localtime:ro
ports:
# - 192.168.0.111:53:53/tcp
# - 192.168.0.111:53:53/udp
- 53:53/tcp
- 53:53/udp
- 3000:3000/tcp
# - 3080:80/tcp
environment:
- TZ=Europe/Berlin
restart: unless-stopped