Stop tracking .env file + remove .env.local

This commit is contained in:
Sonny
2022-05-08 22:00:13 +02:00
parent 33dbeea232
commit 00c4f3a5ee
4 changed files with 11 additions and 9 deletions

View File

@@ -1 +1,9 @@
DATABASE_URL="mysql://root:root@127.0.0.1:3306/MyDatabase"
DATABASE_URL="mysql://root:root@127.0.0.1:3306/MyDatabase"
NEXTAUTH_URL=http://localhost:3000
NEXTAUTH_URL_INTERNAL=http://localhost:3000
NEXTAUTH_SECRET=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=