chan-delorean/consumer_settings.json

10 lines
333 B
JSON
Raw Normal View History

2024-04-01 01:38:56 +00:00
{
"websites": {
"name": "leftychan",
"root_url": "https://leftychan.net"
},
"postgrest_url": "http://localhost:3000",
"jwt": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiY2hhbl9hcmNoaXZlciJ9.rGIKZokTDKTuQLIv8138bUby5PELfDipYYIDpJzH02c",
"media_root_path": "/home/phil/linixy/tmp/chan_archive_media2/archive"
}