spamnoticer_static/settings.json

11 lines
374 B
JSON

{
"postgrest_subdomain": "pgrest-spam",
"postgrest_url": "http://10.4.0.96:3000",
"postgrest_url": "http://192.168.4.6:3000",
"jwt": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoic3BhbV9ub3RpY2VyIn0.j6-6HSBh-Wf5eQovT9cF1ZCNuxkQOqzBFtE3C8aTG3A",
"website_urls": {
"leftychan.net": "https://leftychan.net",
"leftychan_dev": "http://10.4.0.96:8080"
}
}