Files
my-links/example.env
2022-05-08 22:00:13 +02:00

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=