diff --git a/server/.env.example b/server/.env.example index b362ba8..8f9a024 100644 --- a/server/.env.example +++ b/server/.env.example @@ -11,4 +11,7 @@ SENDER_EMAIL=infoevaluetonsavoir@gmail.com EMAIL_PSW='vvml wmfr dkzb vjzb' # JSON Web Token -JWT_SECRET=TOKEN! \ No newline at end of file +JWT_SECRET=TOKEN! + +# Pour creer les liens images +FRONTEND_URL=localhost:5173