Add data/webInfo.json
This commit is contained in:
parent
23d5ff4d16
commit
b10899c7d3
1 changed files with 8 additions and 0 deletions
8
data/webInfo.json
Normal file
8
data/webInfo.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"$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}"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue