mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-17 15:17:40 +02:00
14 lines
179 B
JSON
14 lines
179 B
JSON
{
|
|
"backend": {
|
|
"dev": 8325,
|
|
"prod": { "start": 8326, "end": 8424 }
|
|
},
|
|
"frontend": {
|
|
"dev": 3000
|
|
},
|
|
"nineRouter": {
|
|
"dev": 20139,
|
|
"prod": 20129
|
|
}
|
|
}
|