diff --git a/src/development/vibetype/compose.yaml b/src/development/vibetype/compose.yaml index ad9ab920..1db9f3d7 100644 --- a/src/development/vibetype/compose.yaml +++ b/src/development/vibetype/compose.yaml @@ -53,7 +53,7 @@ services: image: vibetype/vibetype:development secrets: - source: vibetype-api-notification-secret - target: /run/environment-variables/NUXT_API_NOTIFICATION_SECRET + target: /run/environment-variables/NUXT_VIBETYPE_API_NOTIFICATION_SECRET - source: vibetype-aws-credentials target: /home/node/.aws/credentials - source: vibetype-firebase-service-account-credentials