1
0
mirror of https://github.com/akpall/akpella.git synced 2026-02-22 00:56:59 +00:00

config.yaml: move files to files dir

This commit is contained in:
2026-02-10 05:32:51 +02:00
parent 80a9b8c3d6
commit 2cd9174d81
7 changed files with 92 additions and 92 deletions

View File

@@ -0,0 +1,18 @@
{
#acme_ca https://acme-staging-v02.api.letsencrypt.org/directory
email akpall+akpella@fst.ee
}
fst.ee {
root * /var/www/html
file_server
}
fst.ee:8448 {
reverse_proxy /_matrix/* matrixdotorg-synapse:8008
}
matrix.fst.ee {
reverse_proxy /_matrix/* matrixdotorg-synapse:8008
reverse_proxy /_synapse/client/* matrixdotorg-synapse:8008
}