Skip to content

Commit

Permalink
fix swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
POMXARK committed Oct 3, 2023
1 parent c8c3ce1 commit 8ff3838
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ info:
version: 0.0.1

servers:
- url: https://example-app-auxb.onrender.com/api
description: production server
- url: http://localhost:8000/api
description: local server
# - url: http://producation.app/chat
# description: production server

components:
schemas:
Expand Down

0 comments on commit 8ff3838

Please sign in to comment.