summaryrefslogtreecommitdiffstats
path: root/config.yml.example
blob: 1a0ddc6bc48245bf0784fa52de0962d795a818dc (plain) (blame)
1
2
3
4
5
6
7
---
host: "0.0.0.0"
port: "8080"

# Example hash for password "changeme" (double SHA256)
# echo -n "changeme" | sha256sum | awk '{printf $1}' | sha256sum | awk '{print $1}'
password_hash: "96c3780287c58bd0867c8cd9b2d60c387ea070c4df3f87d2d3e3c770d3baab0b"