完善docker网络部分

This commit is contained in:
小贺
2025-09-02 23:08:08 +08:00
parent e54db74be5
commit db673b4698
2 changed files with 1 additions and 3 deletions

View File

@@ -16,8 +16,6 @@ services:
build:
context: ./backend
dockerfile: dockerfile
ports:
- "5000:5000"
networks:
- app-network