dragonroll/server/config.json

10 lines
208 B
JSON
Raw Normal View History

2024-08-01 21:26:01 +00:00
{
"mongo_ip": "root:root@mongo",
"mongo_ip_debug": "localhost",
"latexocr_ip": "latexocr",
"latexocr_ip_debug": "172.17.0.2",
"latexocr_port": "8502",
"secret": "putyoursecrethere"
}