mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-10 07:25:35 +00:00
Stop tracking .env file + remove .env.local
This commit is contained in:
10
example.env
10
example.env
@@ -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=
|
||||
Reference in New Issue
Block a user