mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-11 12:17:45 +02:00
14 lines
153 B
JSON
14 lines
153 B
JSON
{
|
|
"backend": {
|
|
"dev": 8326,
|
|
"prod": 8325
|
|
},
|
|
"frontend": {
|
|
"dev": 3000
|
|
},
|
|
"nineRouter": {
|
|
"dev": 20139,
|
|
"prod": 20129
|
|
}
|
|
}
|