Bug fix and data persistence

This commit is contained in:
2021-12-07 15:52:58 +00:00
parent 63f72e35d2
commit b4c94a7ddb
3 changed files with 13 additions and 9 deletions

View File

@@ -28,6 +28,7 @@ services:
- 5000
volumes:
- ./.security:/ref-test/.security
- ./ref-test/data:/ref-test/data
restart: unless-stopped
networks:
- frontend