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 fb70327 commit fdf9300Copy full SHA for fdf9300
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.0-standalone@sha256:a3bea217657c5fbe995695a3c582e7860491b9bab90c827f12c03436f07b7c37
+ image: adminer:5.4.0-standalone@sha256:26a6dcde9490e73cafeaa65718a88c7c6f606ddaf6c053bebda85e149b7c57bf
39
volumes:
40
- ../production/configurations/adminer/adminer.css:/var/www/html/adminer.css:ro
41
dargstack-example:
0 commit comments