File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ services:
127
127
- (( append ))
128
128
- traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
129
129
- traefik.http.routers.vibetype_secure.tls.certresolver=default
130
- image : ghcr.io/maevsi/vibetype:9.11.1
130
+ image : ghcr.io/maevsi/vibetype:10.0.0
131
131
user : (( prune ))
132
132
vibetype_beta :
133
133
# You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).
@@ -151,7 +151,7 @@ services:
151
151
NUXT_PUBLIC_VIBETYPE_EMAIL_LIMIT24H : ${VIBETYPE_NUXT_PUBLIC_VIBETYPE_EMAIL_LIMIT24H}
152
152
NUXT_PUBLIC_VIO_ENVIRONMENT : beta
153
153
PGHOST : ${VIBETYPE_PGHOST}
154
- image : ghcr.io/maevsi/vibetype:9.11.1
154
+ image : ghcr.io/maevsi/vibetype:10.0.0
155
155
secrets :
156
156
- source : vibetype_api-notification-secret
157
157
target : /run/environment-variables/NUXT_PRIVATE_API_NOTIFICATION_SECRET
You can’t perform that action at this time.
0 commit comments