Pass hostname to start command
This commit is contained in:
parent
112d6bda90
commit
a8a4671d9f
@ -14,7 +14,7 @@ services:
|
||||
restart: "no"
|
||||
depends_on:
|
||||
- postgres
|
||||
command: start
|
||||
command: start --hostname=keycloak.jafner.net
|
||||
env_file:
|
||||
- path: ./keycloak.env
|
||||
required: true
|
||||
|
Loading…
Reference in New Issue
Block a user