# This file is used to define environment variables for the development environment. # These values are only used when running the app in development mode. # SITE NEXT_PUBLIC_SITE_URL=http://localhost:3000 NEXT_PUBLIC_AUTH_PASSWORD=true # SUPABASE DEVELOPMENT ## THIS IS FOR DEVELOPMENT ONLY - DO NOT USE IN PRODUCTION SUPABASE_DB_WEBHOOK_SECRET=WEBHOOKSECRET # EMAILS # CONTACT FORM CONTACT_EMAIL=test@makerkit.dev # MAILER MAILER_PROVIDER=nodemailer EMAIL_SENDER=info@medreport.ee EMAIL_USER= # refer to your email provider's documentation EMAIL_PASSWORD= # refer to your email provider's documentation EMAIL_HOST=localhost # refer to your email provider's documentation EMAIL_PORT=1025 # or 465 for SSL EMAIL_TLS=false NODE_TLS_REJECT_UNAUTHORIZED=0 # MEDIPOST MEDIPOST_URL=https://meditest.medisoft.ee:7443/Medipost/MedipostServlet MEDIPOST_USER=trvurgtst MEDIPOST_PASSWORD=SRB48HZMV MEDIPOST_RECIPIENT=trvurgtst MEDIPOST_MESSAGE_SENDER=trvurgtst MEDIPOST_ENABLE_DISPATCH_ON_MONTONIO_CALLBACK=true #MEDIPOST_URL=https://medipost2.medisoft.ee:8443/Medipost/MedipostServlet #MEDIPOST_USER=medreport #MEDIPOST_PASSWORD= #MEDIPOST_RECIPIENT=HTI #MEDIPOST_MESSAGE_SENDER=medreport #MEDIPOST_ENABLE_DISPATCH_ON_MONTONIO_CALLBACK=false # MEDUSA MEDUSA_BACKEND_URL=http://localhost:9000 MEDUSA_BACKEND_PUBLIC_URL=http://localhost:9000 # MONTONIO NEXT_PUBLIC_MONTONIO_ACCESS_KEY=7da5d7fa-3383-4997-9435-46aa818f4ead MONTONIO_SECRET_KEY=rNZkzwxOiH93mzkdV53AvhSsbGidrgO2Kl5lE/IT7cvo MONTONIO_API_URL=https://sandbox-stargate.montonio.com # JOBS JOBS_API_TOKEN=73ce073c-6dd4-11f0-8e75-8fee89786197