Some checks failed
farmcontrol/farmcontrol-server/pipeline/head There was a failure building this commit
Co-authored-by: Cursor <cursoragent@cursor.com>
21 lines
550 B
JSON
21 lines
550 B
JSON
{
|
|
"development": {
|
|
"logLevel": "debug",
|
|
"url": "https://dev-wss.tombutcher.work",
|
|
"apiUrl": "https://dev.tombutcher.work/api",
|
|
"host": {
|
|
"id": "691a1db49ce913faf0e51284",
|
|
"authCode": "6wdCQPKMr_zuFaJe3-AY99uRuAEZRgU2lLNTuAFPW5hPvzzTrSra3rh3woZLj-eE"
|
|
},
|
|
"dataDir": "/Users/tombutcher/Projects/farmcontrol-server/data"
|
|
},
|
|
"production": {
|
|
"logLevel": "info",
|
|
"url": "https://ws.farmcontrol.app",
|
|
"apiUrl": "https://api.farmcontrol.app",
|
|
"host": {
|
|
"id": "",
|
|
"authCode": ""
|
|
}
|
|
}
|
|
} |