Proper localhost server path

This commit is contained in:
Rui Alves 2024-10-06 21:43:25 +01:00
parent 5b17c34981
commit 8342d34ae2

View File

@ -5,7 +5,7 @@ info:
servers:
- url: https://demo.frigate.video/api
- url: https://localhost:5001/api
- url: https://localhost:5001/
paths:
/auth: