keycloak yml modified
This commit is contained in:
parent
99a4da38e0
commit
1eec8441d7
|
|
@ -15,7 +15,7 @@ services:
|
||||||
KEYCLOAK_ADMIN_PASSWORD: eE24619840420*
|
KEYCLOAK_ADMIN_PASSWORD: eE24619840420*
|
||||||
ports:
|
ports:
|
||||||
- target: 8080
|
- target: 8080
|
||||||
published: 8080
|
published: 8084
|
||||||
protocol: tcp
|
protocol: tcp
|
||||||
mode: host
|
mode: host
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -35,4 +35,5 @@ networks:
|
||||||
postgres_network:
|
postgres_network:
|
||||||
external: true
|
external: true
|
||||||
keycloak-net:
|
keycloak-net:
|
||||||
external: true
|
driver: overlay
|
||||||
|
attachable: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user