fix byhlc112 contract upload flow

This commit is contained in:
danaisuiyuan
2026-05-30 20:08:25 +08:00
parent 9eac385378
commit 718d8c5a3c
15 changed files with 162 additions and 77 deletions

View File

@@ -89,6 +89,8 @@ services:
image: nginx:1.25-alpine
container_name: edge-nginx-byhlc112
networks: [integral-net]
extra_hosts:
- "host.docker.internal:host-gateway"
ports:
- "80:80"
- "443:443"