lemmy: lemmy.hacktivism.ch behind Caddy :9026

This commit is contained in:
Hernâni Marques 2026-08-17 13:53:59 +02:00
parent 0ab4b08aac
commit 66dbf417f8
No known key found for this signature in database
GPG key ID: CB5738652768F7E9
18 changed files with 327 additions and 6 deletions

View file

@ -0,0 +1,11 @@
{
database: {
host: postgres
password: "@inline-secret@"
}
hostname: "lemmy.hacktivism.ch"
pictrs: {
url: "http://pictrs:8080/"
api_key: "@inline-secret@"
}
}