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 d08e899 commit 1d0e591Copy full SHA for 1d0e591
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:a20bcd3732c1c4660f46b07be2731f0739d541bba15b5486a9e6050916a2d3c2
+ image: adminer:5@sha256:2a0830d396f01601f2108fee6d1b791c605f9b6a873404bd41a2333a08b6d1d3
29
drinks-touch:
30
# You can access the main project at [localhost](http://localhost/).
31
deploy:
0 commit comments