lemmy: lemmy.hacktivism.ch behind Caddy :9026
This commit is contained in:
parent
0ab4b08aac
commit
66dbf417f8
18 changed files with 327 additions and 6 deletions
11
configs/lemmy/lemmy.hjson.example
Normal file
11
configs/lemmy/lemmy.hjson.example
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
database: {
|
||||
host: postgres
|
||||
password: "@inline-secret@"
|
||||
}
|
||||
hostname: "lemmy.hacktivism.ch"
|
||||
pictrs: {
|
||||
url: "http://pictrs:8080/"
|
||||
api_key: "@inline-secret@"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue