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