chore: formatting

This commit is contained in:
Philipp Rothmann 2023-06-26 17:09:43 +02:00
parent 16753c808a
commit 9b84875ea0
1 changed files with 4 additions and 4 deletions

View File

@ -32,7 +32,7 @@ services:
- WITH_API
- RICHER_CARD_COMMENT_EDITOR
- CORS
- CORS_ALLOW_HEADERS
- CORS_ALLOW_HEADERS
- CORS_EXPOSE_HEADERS
- PASSWORD_LOGIN_ENABLED
- OAUTH2_ENABLED
@ -52,8 +52,8 @@ services:
- PROPAGATE_OIDC_DATA
- OIDC_REDIRECTION_ENABLED
networks:
- internal
- proxy
- internal
- proxy
depends_on:
- db
healthcheck:
@ -88,7 +88,7 @@ services:
volumes:
wekan-db:
networks:
proxy:
external: true