Added data persistance to memory server
This commit is contained in:
@@ -4,4 +4,9 @@ services:
|
||||
context: .
|
||||
ports:
|
||||
- 8000:8000
|
||||
volumes:
|
||||
- memory:/app/data:rw
|
||||
|
||||
volumes:
|
||||
memory:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user