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 8d7634b commit 487b331Copy full SHA for 487b331
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:ceee80fff5c4404dfd63109d67dd3d2ccfda4111ce3c04d5ad11794c35154c8b
+ image: adminer:5.4.1-standalone@sha256:01d530ceb89d1a940b80dd990fa79b49d39add22752ac789fd663de10673f3ca
39
volumes:
40
- ../production/configurations/adminer/adminer.css:/var/www/html/adminer.css:ro
41
dargstack-example:
0 commit comments