1
0
mirror of https://github.com/akpall/akpella.git synced 2026-02-21 16:47:00 +00:00

move docker files under core

This commit is contained in:
2026-02-11 05:18:26 +02:00
parent 826b3d2c1b
commit 2d6fee9dd7
4 changed files with 12 additions and 16 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
}