Files
HKSingleParty/99_references/voyager-main/e2e/ci/lemmy.hjson
2025-05-28 09:55:51 +08:00

21 lines
270 B
Plaintext

{
setup: {
admin_username: "voyager"
admin_password: "voyagerapp"
site_name: "voyager"
}
database: {
host: postgres
}
hostname: "localhost"
bind: "0.0.0.0"
port: 8536
pictrs: {
url: "http://pictrs:8080/"
image_mode: None
}
}