mirror of
https://github.com/LemmyNet/lemmy
synced 2024-10-30 15:21:20 +00:00
14 lines
215 B
Plaintext
14 lines
215 B
Plaintext
{
|
|
hostname: lemmy-alpha:8541
|
|
port: 8541
|
|
tls_enabled: false
|
|
setup: {
|
|
admin_username: lemmy_alpha
|
|
admin_password: lemmylemmy
|
|
site_name: lemmy-alpha
|
|
}
|
|
database: {
|
|
host: postgres_alpha
|
|
}
|
|
}
|