forked from Yara724/api
Fixed enrichedEvaluation
This commit is contained in:
@@ -28,7 +28,6 @@ async function bootstrap() {
|
||||
const config = new DocumentBuilder()
|
||||
.setTitle("yara724-backend")
|
||||
.setVersion("1.0.0")
|
||||
.addServer(process.env.URL)
|
||||
.addServer(process.env.BASE_URL + "/api")
|
||||
.addServer("http://192.168.20.170:9001")
|
||||
.addServer("http://localhost:9001")
|
||||
|
||||
Reference in New Issue
Block a user