Mise à jour de 'docker-compose/adguard/docker-compose.yml'
This commit is contained in:
parent
80885ae7e5
commit
2538148b64
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ services:
|
|||
ports:
|
||||
- '53:53/tcp'
|
||||
- '53:53/udp'
|
||||
- '80:80/tcp' #acces suite config validé
|
||||
- '3000:3000/tcp' #1ere connexion pour configurer
|
||||
- '80:80/tcp' # WebUI suite config validé
|
||||
- '3000:3000/tcp' # WebUI 1ere connexion pour configurer
|
||||
- '443:443/tcp'
|
||||
- '853:853/tcp'
|
||||
image: adguard/adguardhome
|
||||
|
|
Loading…
Add table
Reference in a new issue