Removed .env

This commit is contained in:
xeovalyte 2025-01-31 14:45:19 +01:00
parent d20d31d5f8
commit 55395d279e
Signed by: xeovalyte
SSH Key Fingerprint: SHA256:GWI1hq+MNKR2UOcvk7n9tekASXT8vyazK7vDF9Xyciw
2 changed files with 1 additions and 3 deletions

View File

@ -1,2 +0,0 @@
DATABASE_URL="postgres://wrbapp:password@localhost/wrbapp"
API_TOKEN="SuperSecretToken"

2
server/.gitignore vendored
View File

@ -1,2 +1,2 @@
target
target/
.env