1
0
mirror of https://github.com/osmarks/meme-search-engine.git synced 2024-11-10 22:09:54 +00:00
meme-search-engine/frontend_config.json

5 lines
191 B
JSON
Raw Normal View History

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