2024-03-25 23:05:34 +00:00
|
|
|
{
|
|
|
|
"postgrest_url": "http://localhost:3000",
|
2024-03-25 02:14:42 +00:00
|
|
|
"jwt": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiY2hhbl9hcmNoaXZlciJ9.rGIKZokTDKTuQLIv8138bUby5PELfDipYYIDpJzH02c",
|
2024-03-25 23:05:34 +00:00
|
|
|
"postgrest_fetch_count": 10,
|
|
|
|
"media_root": "http://10.4.0.1:8888",
|
|
|
|
"static_serve_path": "/home/phil/Documents/haskell/chandlr-miso",
|
|
|
|
"static_serve_url_root": "/static"
|
2024-03-25 02:14:42 +00:00
|
|
|
}
|