first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
DATABASE_URL="postgresql://soulless:soulless@localhost:5433/soulless_necromancer?schema=public"
|
||||
JWT_SECRET="soulless-necromancer-dev-secret-change-in-prod"
|
||||
PORT=3001
|
||||
CLIENT_ORIGIN="http://localhost:5173"
|
||||
COOKIE_NAME="sn_token"
|
||||
Reference in New Issue
Block a user