mirror of
https://github.com/spacebarchat/server.git
synced 2026-06-04 21:41:34 +00:00
Prettier u15
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"gateway": {
|
||||
"endpointPublic": "ws://localhost:3001"
|
||||
},
|
||||
"cdn": {
|
||||
"endpointPrivate": "http://localhost:3001",
|
||||
"endpointPublic": "http://localhost:3001"
|
||||
},
|
||||
"api": {
|
||||
"endpointPublic": "http://localhost:3001/api/v9/"
|
||||
},
|
||||
"rabbitmq": {
|
||||
"host": null
|
||||
}
|
||||
}
|
||||
"gateway": {
|
||||
"endpointPublic": "ws://localhost:3001"
|
||||
},
|
||||
"cdn": {
|
||||
"endpointPrivate": "http://localhost:3001",
|
||||
"endpointPublic": "http://localhost:3001"
|
||||
},
|
||||
"api": {
|
||||
"endpointPublic": "http://localhost:3001/api/v9/"
|
||||
},
|
||||
"rabbitmq": {
|
||||
"host": null
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user