add: dedicated sqlite path

This commit is contained in:
2023-05-29 16:01:17 +00:00
parent 47a43ec0c3
commit a7bf391ffe

View File

@@ -7,3 +7,5 @@ certificate-manager:
- /data/certificate-manager/:/app/data/
extra_hosts:
- host.docker.internal:host-gateway
environment:
- SQLITE_LOCATION=sqlite:////app/data/sqlite.db