This commit is contained in:
Wavering Ana 2025-01-29 01:29:27 -05:00
parent 5e83c1218b
commit a5753a044e
10 changed files with 141 additions and 179 deletions

View file

@ -1,3 +1,4 @@
DATABASE_URL=postgresql://user:password@localhost/dbname
SERVER_HOST=127.0.0.1
SERVER_PORT=8080
JWT_SECRET=change-me-in-production