Skip to content

Commit

Permalink
feat: get api version info
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoe Spellman committed Mar 7, 2024
1 parent dc2ba87 commit 4a2453e
Show file tree
Hide file tree
Showing 10 changed files with 400 additions and 149 deletions.
2 changes: 1 addition & 1 deletion .env_files/test-server.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
APP_ENV=dev
APP_HOST=0.0.0.0
APP_HOST=127.0.0.1
APP_JWT_SECRET=deadbeef
APP_LOG_LEVEL=error
APP_NAME=ratings
Expand Down
Loading

0 comments on commit 4a2453e

Please sign in to comment.