mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-09 23:48:36 +01:00
fix SELFHOST env on docker-compose
This commit is contained in:
@@ -95,6 +95,7 @@ services:
|
||||
NUXT_NOAUTH_USER_NAME: "defaultuser"
|
||||
|
||||
NUXT_SELFHOSTED: 'true'
|
||||
NUXT_PUBLIC_SELFHOSTED: 'true'
|
||||
|
||||
# Optional - Used for tests
|
||||
# NUXT_STRIPE_SECRET_TEST: ""
|
||||
|
||||
Reference in New Issue
Block a user