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