mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-02-21 07:42:09 +00:00
chore: Update docker-compose.yml
This commit is contained in:
parent
b3bd752935
commit
7a94470baf
|
@ -28,6 +28,8 @@ services:
|
|||
#- traefik.http.middlewares.basic-auth-global.basicauth.users=admin:$$apr1$$epoKf5li$$QfTMJZOCS/halv3CiIUEu0 # protect the traefik dashboard by basic auth (pw=password)
|
||||
extra_hosts:
|
||||
- host.docker.internal:172.17.0.1
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
networks:
|
||||
- proxy
|
||||
- docker-proxynet
|
||||
|
|
Loading…
Reference in New Issue
Block a user