mirror of
https://github.com/truenas/charts.git
synced 2026-04-23 18:10:06 +08:00
19 lines
276 B
YAML
19 lines
276 B
YAML
fireflyConfig:
|
|
appUrl: http://localhost:31000
|
|
enableImporter: true
|
|
|
|
fireflyNetwork:
|
|
webPort: 31000
|
|
importerPort: 31001
|
|
|
|
fireflyStorage:
|
|
uploads:
|
|
type: pvc
|
|
pgData:
|
|
type: pvc
|
|
pgBackup:
|
|
type: emptyDir
|
|
emptyDirConfig:
|
|
medium: ""
|
|
size: ""
|