chan-delorean/consumer_settings.json

14 lines
379 B
JSON
Raw Normal View History

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