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