mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-23 20:11:12 +00:00
adjust network
This commit is contained in:
parent
613ebd1555
commit
355c97a66a
|
@ -60,7 +60,7 @@ services:
|
|||
condition: service_healthy
|
||||
networks:
|
||||
- keycloak-internal
|
||||
# - proxy
|
||||
- proxy
|
||||
#labels:
|
||||
# - traefik.enable=true
|
||||
# - traefik.docker.network=proxy
|
||||
|
@ -72,5 +72,5 @@ services:
|
|||
networks:
|
||||
keycloak-internal:
|
||||
internal: true
|
||||
#proxy:
|
||||
# external: true
|
||||
proxy:
|
||||
external: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user