change localhost to loopback ipv4
This commit is contained in:
@@ -5,7 +5,7 @@ info:
|
||||
title: OpenAPI
|
||||
version: '1.0'
|
||||
servers:
|
||||
- url: 'http://localhost:3001/v1'
|
||||
- url: 'http://127.0.0.1:3001/v1'
|
||||
tags:
|
||||
- name: player
|
||||
description: Everything about players
|
||||
|
||||
Reference in New Issue
Block a user