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 571f2d8 commit ca8a7b9Copy full SHA for ca8a7b9
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:d7df936c1b3f2aad9e3283f029a6da2bfd5f0406aed2f0c13d589502b0f03ee4
+ image: adminer:5@sha256:b6d3c299d1754368031415e567609d500a4a5a22c17b7812749a8f677d93f066
29
drinks-touch:
30
# You can access the main project at [localhost](http://localhost/).
31
deploy:
0 commit comments