mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 23:15:36 +00:00
9 lines
197 B
Bash
9 lines
197 B
Bash
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= |