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 079c02e commit d9b03e8Copy full SHA for d9b03e8
src/development/stack.yml
@@ -35,7 +35,7 @@ services:
35
- traefik.http.routers.adminer_secure.rule=Host(`adminer.${STACK_DOMAIN}`)
36
- traefik.http.routers.adminer_secure.tls.options=mintls13@file #DARGSTACK-REMOVE
37
- traefik.http.services.adminer.loadbalancer.server.port=8080
38
- image: adminer:5.0.4-standalone@sha256:f01629adf5f21450d467e209f4daa921c443c002479aa49a68525fe2679c45e4
+ image: adminer:5.0.4-standalone@sha256:9610bf4f3cb51c07a9d98b30df5eb4a3f0a444f2aa65600e15ffaee415951c18
39
volumes:
40
- ../production/configurations/adminer/adminer.css:/var/www/html/adminer.css:ro
41
dargstack-example:
0 commit comments