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 9914c0f commit 889aeffCopy full SHA for 889aeff
docker-compose.yml
@@ -39,6 +39,7 @@ services:
39
- RESIGNJWT=false
40
extra_hosts:
41
- ${DOCKERHOST:-localhost}:host-gateway
42
+ - "host.docker.internal:host-gateway"
43
volumes:
44
- shared:/shared
45
- ${CONFIG_FILEPATH}:/config.yaml
0 commit comments