mirror of
https://github.com/Casvt/MIND.git
synced 2026-04-03 03:00:22 -04:00
Updated docker compose with new volume mount location
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
noted:
|
||||
container_name: noted
|
||||
volumes:
|
||||
- 'noted-db:/app'
|
||||
- 'noted-db:/app/db'
|
||||
environment:
|
||||
- TZ=Europe/Amsterdam
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user