mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 11:04:15 +00:00
11 lines
145 B
JSON
11 lines
145 B
JSON
{
|
|
"name": "auth",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"proxy":{
|
|
"namespace": "/auth",
|
|
"port": 3020
|
|
}
|
|
}
|