fix network
This commit is contained in:
parent
2d581f9499
commit
c6321660e4
1 changed files with 3 additions and 1 deletions
|
|
@ -19,3 +19,5 @@ services:
|
||||||
container_name: trash
|
container_name: trash
|
||||||
ports:
|
ports:
|
||||||
- "12002:80"
|
- "12002:80"
|
||||||
|
extra_hosts:
|
||||||
|
- "host.docker.internal:host-gateway"
|
||||||
Loading…
Add table
Reference in a new issue