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.
1 parent f776545 commit 373c3e8Copy full SHA for 373c3e8
src/production/production.yml
@@ -151,7 +151,7 @@ services:
151
NUXT_PUBLIC_VIBETYPE_EMAIL_LIMIT24H: ${VIBETYPE_NUXT_PUBLIC_VIBETYPE_EMAIL_LIMIT24H}
152
NUXT_PUBLIC_VIO_ENVIRONMENT: beta
153
PGHOST: ${VIBETYPE_PGHOST}
154
- image: ghcr.io/maevsi/vibetype:10.19.0
+ image: ghcr.io/maevsi/vibetype:10.19.1
155
secrets:
156
- source: vibetype_api-notification-secret
157
target: /run/environment-variables/NUXT_PRIVATE_API_NOTIFICATION_SECRET
0 commit comments