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 0a27353 commit 72ac9ddCopy full SHA for 72ac9dd
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:b6d3c299d1754368031415e567609d500a4a5a22c17b7812749a8f677d93f066
+ image: adminer:5.4.1-standalone@sha256:c92a9384ceea63c020aa05419737a948216742242e60f647208f9c774909a05c
39
volumes:
40
- ../production/configurations/adminer/adminer.css:/var/www/html/adminer.css:ro
41
dargstack-example:
0 commit comments