fix network

This commit is contained in:
x1ulan 2025-12-17 15:27:59 +08:00
parent 2d581f9499
commit c6321660e4

View file

@ -19,3 +19,5 @@ services:
container_name: trash container_name: trash
ports: ports:
- "12002:80" - "12002:80"
extra_hosts:
- "host.docker.internal:host-gateway"