fix SELFHOST env on docker-compose

This commit is contained in:
Emily
2025-01-17 18:07:53 +01:00
parent dbcda95823
commit 6b5d23566c
5 changed files with 10 additions and 3 deletions

View File

@@ -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: ""