merged conflicts
This commit is contained in:
parent
585a2ae8e3
commit
e8ac5cac40
@ -2,9 +2,10 @@ services:
|
||||
keycloak:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile.prod
|
||||
|
||||
dockerfile: ./tools/Dockerfile.prod.
|
||||
# FOR IMPORTING REALM
|
||||
# dockerfile: Dockerfile.dev
|
||||
# dockerfile: ./tools/Dockerfile.dev
|
||||
# command: ["start-dev", "--features=scripts"]
|
||||
container_name: ${KEYCLOAK_CONTAINER_NAME:-local-keycloak}
|
||||
environment:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user