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 c1d7cbc commit 2dba24aCopy full SHA for 2dba24a
src/production/production.yml
@@ -127,7 +127,7 @@ services:
127
- (( append ))
128
- traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
129
- traefik.http.routers.vibetype_secure.tls.certresolver=default
130
- image: ghcr.io/maevsi/vibetype:11.0.0-beta.1
+ image: ghcr.io/maevsi/vibetype:11.0.0-beta.2
131
user: (( prune ))
132
vibetype_beta:
133
# You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).
0 commit comments