Skip to content

Commit 16f7050

Browse files
authored
Outline with Keycloak and Let's Encrypt Using Docker Compose
1 parent 9b12b5e commit 16f7050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02-keycloak-outline-docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ services:
160160

161161
keycloak:
162162
image: ${KEYCLOAK_IMAGE_TAG}
163-
command: start-dev
163+
command: start
164164
environment:
165165
KC_DB: postgres
166166
KC_DB_URL_HOST: postgres-keycloak

0 commit comments

Comments
 (0)