10 lines
334 B
JSON
10 lines
334 B
JSON
{
|
|
"postgrest_url": "http://192.168.4.6:3000",
|
|
"postgrest_url": "http://10.4.0.96:3000",
|
|
"jwt": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoic3BhbV9ub3RpY2VyIn0.j6-6HSBh-Wf5eQovT9cF1ZCNuxkQOqzBFtE3C8aTG3A",
|
|
"website_urls": {
|
|
"leftychan.net": "https://leftychan.net",
|
|
"leftychan_dev": "http://localhost:8080"
|
|
}
|
|
}
|