删除edge-proxy无用的host模块,避免混淆
This commit is contained in:
parent
3a78fe761c
commit
acf8fb8c13
|
|
@ -25,11 +25,11 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- .:/app
|
- .:/app
|
||||||
|
|
||||||
ports:
|
# ports:
|
||||||
- "8888:8888"
|
# - "8888:8888"
|
||||||
- "9999:9999"
|
# - "9999:9999"
|
||||||
- "502:502"
|
# - "502:502"
|
||||||
- "8080:8080"
|
# - "8080:8080"
|
||||||
|
|
||||||
dns:
|
dns:
|
||||||
- 8.8.8.8
|
- 8.8.8.8
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue