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 eb8fa8d commit 0d6f59fCopy full SHA for 0d6f59f
1 file changed
src/development/stack.yml
@@ -25,7 +25,7 @@ services:
25
- traefik.http.routers.adminer_secure.rule=Host(`adminer.${STACK_DOMAIN}`) || Host(`adminer.${STACK_DOMAIN_LOCAL}`)
26
- traefik.http.routers.adminer_secure.tls.options=mintls13@file #DARGSTACK-REMOVE
27
- traefik.http.services.adminer.loadbalancer.server.port=8080
28
- image: adminer:5@sha256:abdd5cf45ad060b93e44a8535f6650f4272a1f3c86c1bf91bcdecc5f5609132d
+ image: adminer:5@sha256:f6cd54b6269f33f55d9a1cc1e7e76e67f42d2fad5e95fae641f4dcc1705729a1
29
drinks-touch:
30
# You can access the main project at [localhost](http://localhost/).
31
deploy:
0 commit comments