mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 08:51:37 +01:00
add: dedicated sqlite path
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user