Add backup and restore of data
This commit is contained in:
+1
-4
@@ -6,8 +6,5 @@ services:
|
||||
environment:
|
||||
DATABASE_PATH: /data/inventory.db
|
||||
volumes:
|
||||
- inventory_data:/data
|
||||
- ./data:/data
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
inventory_data:
|
||||
|
||||
Reference in New Issue
Block a user