|
|
|
@ -3,7 +3,7 @@ NEXT_PUBLIC_API_BASE_URL=http://localhost:3001/api/v1 |
|
|
|
NEXT_PUBLIC_GOOGLE_CLIENT_ID= |
|
|
|
NEXT_PUBLIC_TAWKTO_EMBED_URL= |
|
|
|
|
|
|
|
AUTH_SECRET= # https://generate-secret.vercel.app/32 |
|
|
|
AUTH_SECRET=15bd9ccfc79363e1853a9c415c564d39 # https://generate-secret.vercel.app/32 |
|
|
|
|
|
|
|
DATABASE_URL=mongodb://adminUser:adminPassword@textbee-db:27017/textbee?authSource=admin |
|
|
|
|
|
|
|
|