chore: default to port 8000
This commit is contained in:
@@ -4,7 +4,7 @@ info:
|
||||
version: 0.1.0
|
||||
description: REST API for the TrueLayer Pokémon challenge.
|
||||
servers:
|
||||
- url: http://localhost:5000
|
||||
- url: http://localhost:8000
|
||||
paths:
|
||||
/health:
|
||||
get:
|
||||
|
||||
Reference in New Issue
Block a user