10 lines
208 B
JSON
10 lines
208 B
JSON
|
{
|
||
|
"mongo_ip": "root:root@mongo",
|
||
|
"mongo_ip_debug": "localhost",
|
||
|
|
||
|
"latexocr_ip": "latexocr",
|
||
|
"latexocr_ip_debug": "172.17.0.2",
|
||
|
"latexocr_port": "8502",
|
||
|
|
||
|
"secret": "putyoursecrethere"
|
||
|
}
|