Files
meme-search-engine/frontend_config.json
T

5 lines
191 B
JSON
Raw Normal View History

2023-09-28 17:30:20 +01:00
{
"backend_url": "https://mse.osmarks.net/backend",
2023-10-27 15:50:21 +01:00
"image_path": "https://i2.osmarks.net/memes-or-something/",
"thumb_path": "https://i2.osmarks.net/thumbs/memes-or-something_"
2023-09-28 17:30:20 +01:00
}