解决docker中python后端程序无法通过外网地址访问内部minio服务的问题
This commit is contained in:
@@ -18,6 +18,8 @@ services:
|
||||
- ce_network
|
||||
depends_on:
|
||||
- vue
|
||||
extra_hosts:
|
||||
- "s1.ronsunny.cn:10.10.10.9"
|
||||
|
||||
postgres:
|
||||
image: postgres:15-alpine
|
||||
|
||||
Reference in New Issue
Block a user