mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-08 01:01:36 +01:00
add: dedicated sqlite path
This commit is contained in:
@@ -7,3 +7,5 @@ certificate-manager:
|
|||||||
- /data/certificate-manager/:/app/data/
|
- /data/certificate-manager/:/app/data/
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- host.docker.internal:host-gateway
|
- host.docker.internal:host-gateway
|
||||||
|
environment:
|
||||||
|
- SQLITE_LOCATION=sqlite:////app/data/sqlite.db
|
||||||
|
|||||||
Reference in New Issue
Block a user