We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e55a6c + 0573451 commit 33aa3e6Copy full SHA for 33aa3e6
src/production/production.yml
@@ -73,6 +73,7 @@ services:
73
NUXT_PUBLIC_MAEVSI_EMAIL_LIMIT24H: ${MAEVSI_NUXT_PUBLIC_MAEVSI_EMAIL_LIMIT24H}
74
NUXT_PUBLIC_SITE_URL: https://${STACK_DOMAIN}
75
NUXT_PUBLIC_TURNSTILE_SITE_KEY: ${MAEVSI_NUXT_PUBLIC_TURNSTILE_SITE_KEY}
76
+ NUXT_PUBLIC_VIO_ENVIRONMENT: beta
77
PGHOST: ${MAEVSI_PGHOST}
78
image: ghcr.io/maevsi/maevsi:7.2.0
79
secrets:
0 commit comments