mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 20:48:31 +08:00
feat: Fixed db volume name
This commit is contained in:
@@ -93,6 +93,10 @@ services:
|
||||
|
||||
volumes:
|
||||
db-data:
|
||||
driver: local
|
||||
name: cmdb_db-data
|
||||
|
||||
networks:
|
||||
new:
|
||||
driver: bridge
|
||||
name: cmdb_network
|
||||
|
Reference in New Issue
Block a user