docs: Add database persistence documentation and improve docker-compose
This commit is contained in:
@@ -15,6 +15,7 @@ services:
|
||||
volumes:
|
||||
- pgdata:/var/lib/postgresql/data
|
||||
- ./migrations:/docker-entrypoint-initdb.d:ro
|
||||
- ./scripts:/scripts:ro
|
||||
networks:
|
||||
- dagi-network
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user