removed .env (whoops my bad)

This commit is contained in:
qt coder 2021-06-21 18:29:16 +08:00
parent 96b6633474
commit 657fa1f49a
2 changed files with 1 additions and 3 deletions

3
.env
View file

@ -1,3 +0,0 @@
DISCORD_ID=807477472375341066
DISCORD_SECRET=LK6GfzRsRqxMC8I2l9LgVFK-tkt0GM3o
DATABASE_URL=mongodb+srv://cathtest:gae2021@cluster0.gzyzj.mongodb.net/Data

1
.gitignore vendored
View file

@ -25,6 +25,7 @@ yarn-debug.log*
yarn-error.log*
# local env files
.env
.env.local
.env.development.local
.env.test.local