Skip to content

Commit 33aa3e6

Browse files
authored
Merge pull request #168 from maevsi/fix/maevsi-beta/vio-environment
fix(maevsi-beta): readd vio environment
2 parents 0e55a6c + 0573451 commit 33aa3e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/production/production.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ services:
7373
NUXT_PUBLIC_MAEVSI_EMAIL_LIMIT24H: ${MAEVSI_NUXT_PUBLIC_MAEVSI_EMAIL_LIMIT24H}
7474
NUXT_PUBLIC_SITE_URL: https://${STACK_DOMAIN}
7575
NUXT_PUBLIC_TURNSTILE_SITE_KEY: ${MAEVSI_NUXT_PUBLIC_TURNSTILE_SITE_KEY}
76+
NUXT_PUBLIC_VIO_ENVIRONMENT: beta
7677
PGHOST: ${MAEVSI_PGHOST}
7778
image: ghcr.io/maevsi/maevsi:7.2.0
7879
secrets:

0 commit comments

Comments
 (0)