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 d83848b commit ac2ce70Copy full SHA for ac2ce70
src/production/production.yml
@@ -119,7 +119,7 @@ services:
119
- (( append ))
120
- traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
121
- traefik.http.routers.vibetype_secure.tls.certresolver=default
122
- image: ghcr.io/maevsi/vibetype:11.8.0
+ image: ghcr.io/maevsi/vibetype:11.8.1
123
user: (( prune ))
124
# vibetype_beta:
125
# # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).
0 commit comments