1
0
forked from noxious/server

cleaned a bit

This commit is contained in:
2024-05-03 21:44:53 +02:00
parent da78bd0174
commit a766fd8882
5 changed files with 634 additions and 40 deletions

View File

@ -1,2 +1,3 @@
SERVER_PORT=3000
JWT_SECRET=secret
#DATABASE_URL="postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public"