Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cc875de0eb | ||
|
|
a2ad5bdbd3 |
@@ -12,7 +12,7 @@ services:
|
||||
# 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),
|
||||
# so this can never activate in a shipped image. Required by the e2e harness.
|
||||
DEV_AUTH_BYPASS: "true"
|
||||
DEV_AUTH_BYPASS: 'true'
|
||||
|
||||
mariadb:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user