Single-container app with Postgres catalog, Typesense search, Authelia Remote-User admin, portfolio views, resume/PDF, media uploads, and ArtStation import tooling.
15 lines
286 B
Plaintext
15 lines
286 B
Plaintext
{
|
|
"m.homeserver": {
|
|
"base_url": "https://synapse.jmartgraphix.com"
|
|
},
|
|
"m.identity_server": {
|
|
"base_url": "https://vector.im"
|
|
},
|
|
"org.matrix.msc4143.rtc_foci": [
|
|
{
|
|
"livekit_service_url": "https://synapse.jmartgraphix.com",
|
|
"type": "livekit"
|
|
}
|
|
]
|
|
}
|