Commit settings file change
This commit is contained in:
parent
860ffe856a
commit
dbbb826f56
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
"postgrest_url": "http://localhost:3000",
|
"postgrest_url": "http://localhost:3000",
|
||||||
"jwt": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoic3BhbV9ub3RpY2VyIn0.j6-6HSBh-Wf5eQovT9cF1ZCNuxkQOqzBFtE3C8aTG3A"
|
"jwt": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoic3BhbV9ub3RpY2VyIn0.j6-6HSBh-Wf5eQovT9cF1ZCNuxkQOqzBFtE3C8aTG3A",
|
||||||
|
"audio_mpeg_thumbnail_path": "/etc/SpamNoticer/static/mpg.png"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue