spamnoticer_static/settings.json

11 lines
386 B
JSON
Raw Normal View History

{
"postgrest_url": "http://192.168.4.6:3000",
"postgrest_url": "http://10.4.0.96:3000",
2023-08-24 22:07:37 +00:00
"jwt": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoic3BhbV9ub3RpY2VyIn0.j6-6HSBh-Wf5eQovT9cF1ZCNuxkQOqzBFtE3C8aTG3A",
"audio_mpeg_thumbnail_path": "/var/www/static/mpg.png",
"website_urls": {
"leftychan.net": "https://leftychan.net"
},
"content_directory": "/var/www/spam"
}