We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5604e8 commit a93054eCopy full SHA for a93054e
local-wysiwyg-container/docker-compose.yml
@@ -8,6 +8,7 @@ services:
8
- ${WEBSERVER_PORT}:${INTERNAL_PORT}
9
environment:
10
- NEXT_PUBLIC_SERVER_URL=${NEXT_PUBLIC_SERVER_URL}
11
+ - NEXT_AUTOSCAN=${NEXT_AUTOSCAN}
12
volumes:
13
- ${LOCAL_DEV_MD_DIR}:/app/md
14
- ./keycloak.json:/app/keycloak.json
0 commit comments