chore: Update docker-compose.yml

This commit is contained in:
LRVT 2025-02-19 17:01:30 +01:00 committed by GitHub
parent b3bd752935
commit 7a94470baf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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