修复bug
This commit is contained in:
@@ -14,7 +14,6 @@ services:
|
||||
networks:
|
||||
- pandora_network
|
||||
restart: always
|
||||
command: npm run start
|
||||
|
||||
# 前端应用
|
||||
frontend:
|
||||
@@ -33,7 +32,6 @@ services:
|
||||
networks:
|
||||
- pandora_network
|
||||
restart: always
|
||||
command: npm run start
|
||||
|
||||
volumes:
|
||||
sqlite_data:
|
||||
|
||||
Reference in New Issue
Block a user