feat: Fixed db volume name

This commit is contained in:
pycook 2023-12-21 10:26:51 +08:00
parent 9afef06c54
commit 4a0233df24
1 changed files with 4 additions and 0 deletions

View File

@ -93,6 +93,10 @@ services:
volumes:
db-data:
driver: local
name: cmdb_db-data
networks:
new:
driver: bridge
name: cmdb_network