aybInstance/data/webInfo.json

8 lines
233 B
JSON

{
"$schema": "https://raw.githubusercontent.com/marcua/ayb/main/docs/config/endpoints/schema.json",
"base_url": "https://ayb.sofiaritz.com",
"endpoints": {
"profile": "/u/{entity}",
"confirmation": "/auth/confirm/{token}"
}
}