mirror of
https://github.com/dominikhoebert/docker-projects.git
synced 2025-11-25 05:56:17 +00:00
added proxy network
updated services in readme updated homepage
This commit is contained in:
@@ -11,7 +11,14 @@ services:
|
||||
- 53:53
|
||||
- 67:67/udp
|
||||
- 68:68/udp
|
||||
- 3002:3000
|
||||
#- 80:80/tcp
|
||||
#- 443:443/tcp
|
||||
#- 443:443/udp
|
||||
image: adguard/adguardhome
|
||||
image: adguard/adguardhome
|
||||
networks:
|
||||
- proxy
|
||||
|
||||
networks:
|
||||
proxy:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user