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 38df297 commit d88e8f2Copy full SHA for d88e8f2
1 file changed
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.4.1-standalone@sha256:07a2ed7fde0362826b1df5a589ae07fc5003575b44578a06bc7da717d8547562
+ image: adminer:5.4.1-standalone@sha256:a3167350c4eb9ae4473b8ea0f49c8e5ae74c87b240ee2f6086521dba2a6bf243
39
volumes:
40
- ../production/configurations/adminer/adminer.css:/var/www/html/adminer.css:ro
41
dargstack-example:
0 commit comments