base playwright backend on dev-backend

This commit is contained in:
fkwp
2025-05-05 14:20:51 +02:00
parent 9c65b40225
commit 25afbf4303
4 changed files with 10 additions and 101 deletions

View File

@@ -1,8 +1,8 @@
{
"default_server_config": {
"m.homeserver": {
"base_url": "http://synapse.localhost:8008",
"server_name": "synapse.localhost"
"base_url": "http://synapse.m.localhost:8008",
"server_name": "synapse.m.localhost"
}
},
"disable_custom_urls": false,

View File

@@ -1,5 +1,5 @@
server_name: "synapse.localhost"
public_baseurl: http://synapse.localhost:8008/
server_name: "synapse.m.localhost"
public_baseurl: https://synapse.m.localhost/
pid_file: /data/homeserver.pid