wikijs-fork/dev/docker-sqlite/config.yml

7 lines
88 B
YAML

port: 3000
bindIP: 0.0.0.0
db:
type: sqlite
storage: /wiki/db.sqlite
logLevel: info