mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-08-23 05:55:16 -04:00
fix deployment targets
This commit is contained in:
parent
909b86a04d
commit
b1bbeb392b
12 changed files with 37 additions and 35 deletions
|
@ -14,7 +14,7 @@ logging:
|
|||
enabled: false
|
||||
core:
|
||||
protected_store:
|
||||
insecure_fallback_directory: '/var/db/veilid-server/protected_store'
|
||||
directory: '/var/db/veilid-server/protected_store'
|
||||
table_store:
|
||||
directory: '/var/db/veilid-server/table_store'
|
||||
block_store:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue