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 2f4cbcb commit a13b7b1Copy full SHA for a13b7b1
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:4d6c5b081a6bd131273609fee250e6779b6ed1f23a6e13a2991e72fa91e9e449
+ image: adminer:5@sha256:5ee6e18fce9d4ec5d2e82c7f2937b414b076908f11963fe175116e561011b305
29
drinks-touch:
30
# You can access the main project at [localhost](http://localhost/).
31
deploy:
0 commit comments