mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 11:55:47 +02:00
Changed database path
This commit is contained in:
parent
3cc2da1442
commit
7c458d50ff
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ services:
|
|||
target: '/srv/conduit/conduit.toml'
|
||||
environment:
|
||||
- 'CONDUIT_CONFIG=/srv/conduit/conduit.toml'
|
||||
- 'CONDUIT_DATABASE_PATH=/srv/conduit/.local/share/conduit'
|
||||
networks:
|
||||
- 'default'
|
||||
- 'public'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue