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 c2716e6 commit 1fc5e91Copy full SHA for 1fc5e91
1 file changed
docker-compose.yml
@@ -11,10 +11,6 @@ services:
11
- .env
12
networks:
13
- local-private-net
14
- # allow the container to access the host machine
15
- # this is useful for development purposes, e.g. to access the database/AC server running on the host
16
- extra_hosts:
17
- - "host.docker.internal:host-gateway"
18
ports:
19
- 48733:48733
20
0 commit comments