adjust network

This commit is contained in:
LRVT 2024-08-27 15:29:04 +02:00 committed by GitHub
parent 613ebd1555
commit 355c97a66a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,7 +60,7 @@ services:
condition: service_healthy condition: service_healthy
networks: networks:
- keycloak-internal - keycloak-internal
# - proxy - proxy
#labels: #labels:
# - traefik.enable=true # - traefik.enable=true
# - traefik.docker.network=proxy # - traefik.docker.network=proxy
@ -72,5 +72,5 @@ services:
networks: networks:
keycloak-internal: keycloak-internal:
internal: true internal: true
#proxy: proxy:
# external: true external: true