We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe96557 commit 53db7a8Copy full SHA for 53db7a8
docker-compose.yml
@@ -37,6 +37,8 @@ services:
37
- POSTGRES_DB
38
- POSTGRES_PASSWORD
39
- POSTGRES_USER
40
+ extra_hosts:
41
+ - "host.docker.internal:host-gateway"
42
smee:
43
image: deltaprojects/smee-client
44
platform: linux/amd64
0 commit comments