forked from Yara724/api
YARA-858
This commit is contained in:
@@ -32,7 +32,6 @@ async function bootstrap() {
|
||||
.setVersion("1.0.0")
|
||||
.addServer(process.env.URL)
|
||||
.addServer(process.env.BASE_URL + "/api")
|
||||
.addServer("http://192.168.20.249:9001")
|
||||
.addServer("http://192.168.20.170:9001")
|
||||
.addServer("http://localhost:9001")
|
||||
.addBearerAuth()
|
||||
|
||||
Reference in New Issue
Block a user