Updated swagger stuff
All checks were successful
Test and build / build (push) Successful in 39s

This commit is contained in:
2024-02-04 06:46:48 +01:00
parent 464e3e2851
commit 4f3ec5fd69
8 changed files with 59 additions and 89 deletions

View File

@@ -2,4 +2,6 @@ ADMIN_API_KEY=changeMe
DATABASE_URL=postgres://postgres:puIleHgcpsvDr360ttUo@postgres:5432/auth?sslmode=disable
JWT_SHARED_SECRET=changeMe
LOG_MIN_LVL=Debug
PUBLIC_HOST=localhost:4000
URL_PREFIX=/
WEB_BIND_HOST=":4000"