mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-08 22:53:25 +00:00
11 lines
218 B
Bash
11 lines
218 B
Bash
DATABASE_URL="mysql://root:root@127.0.0.1:3306/MyLinks"
|
|
|
|
NEXTAUTH_URL=http://localhost:3000
|
|
NEXTAUTH_URL_INTERNAL=http://localhost:3000
|
|
|
|
NEXTAUTH_SECRET=
|
|
|
|
GOOGLE_CLIENT_ID=
|
|
GOOGLE_CLIENT_SECRET=
|
|
|
|
NEXT_PUBLIC_SITE_NAME= |