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