webui/docker-compose.yml aktualisiert
This commit is contained in:
@@ -13,6 +13,7 @@ services:
|
|||||||
- OIDC_REDIRECT_URI=${OIDC_REDIRECT_URI}
|
- OIDC_REDIRECT_URI=${OIDC_REDIRECT_URI}
|
||||||
- OIDC_SCOPE=${OIDC_SCOPE}
|
- OIDC_SCOPE=${OIDC_SCOPE}
|
||||||
- OIDC_PKCE=${OIDC_PKCE}
|
- OIDC_PKCE=${OIDC_PKCE}
|
||||||
|
- GLOBAL_LOG_LEVEL={LOG_LEVEL}
|
||||||
ports:
|
ports:
|
||||||
- "${WEBUI_PORT:-3000}:8080"
|
- "${WEBUI_PORT:-3000}:8080"
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user