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 be26dc9 commit c47a462Copy full SHA for c47a462
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:bf7ea9bd62afd2d34045b4098ad68feb4a08ad9f75f28dc5d9b7d6d84d63005c
+ image: adminer:5.4.1-standalone@sha256:d93327eaa9a26571b1b3dfa99e67734949a8924328f180f7a0c773b1eb53bc8d
39
volumes:
40
- ../production/configurations/adminer/adminer.css:/var/www/html/adminer.css:ro
41
dargstack-example:
0 commit comments