Add nginx server

This commit is contained in:
florian 2022-12-01 20:02:31 +01:00
parent f214d4f4c1
commit c4437e3639
4 changed files with 45 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
"m.homeserver": {
"base_url": "https://matrix.mrdev023.fr"
}
}

View file

@ -0,0 +1,3 @@
{
"m.server": "matrix.mrdev023.fr:443"
}