Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ff35aea0fe | ||
|
|
3b6bea69bf |
@@ -12,7 +12,7 @@ services:
|
|||||||
# Local-dev only: skip OIDC and authenticate as Dev User id 1. Guarded by
|
# Local-dev only: skip OIDC and authenticate as Dev User id 1. Guarded by
|
||||||
# NODE_ENV !== 'production' (and the production image bakes NODE_ENV=production),
|
# NODE_ENV !== 'production' (and the production image bakes NODE_ENV=production),
|
||||||
# so this can never activate in a shipped image. Required by the e2e harness.
|
# so this can never activate in a shipped image. Required by the e2e harness.
|
||||||
DEV_AUTH_BYPASS: 'true'
|
DEV_AUTH_BYPASS: "true"
|
||||||
|
|
||||||
mariadb:
|
mariadb:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user