mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-09 23:48:36 +01:00
fix docker compose
This commit is contained in:
@@ -93,8 +93,8 @@ services:
|
|||||||
|
|
||||||
# Default user created to login if no GOOGLE_AUTH_CLIENT_ID is provided
|
# Default user created to login if no GOOGLE_AUTH_CLIENT_ID is provided
|
||||||
|
|
||||||
NOAUTH_USER_EMAIL: 'default@user.com'
|
NUXT_NOAUTH_USER_EMAIL: 'default@user.com'
|
||||||
NOAUTH_USER_NAME: "defaultuser"
|
NUXT_NOAUTH_USER_NAME: "defaultuser"
|
||||||
|
|
||||||
|
|
||||||
# Optional - Used for tests
|
# Optional - Used for tests
|
||||||
|
|||||||
Reference in New Issue
Block a user