dragonroll/server/config.json
2024-08-01 23:26:01 +02:00

10 lines
208 B
JSON
Executable File

{
"mongo_ip": "root:root@mongo",
"mongo_ip_debug": "localhost",
"latexocr_ip": "latexocr",
"latexocr_ip_debug": "172.17.0.2",
"latexocr_port": "8502",
"secret": "putyoursecrethere"
}