完善docker网络部分
This commit is contained in:
@@ -16,8 +16,6 @@ services:
|
||||
build:
|
||||
context: ./backend
|
||||
dockerfile: dockerfile
|
||||
ports:
|
||||
- "5000:5000"
|
||||
networks:
|
||||
- app-network
|
||||
|
||||
|
||||
Reference in New Issue
Block a user