PORT=40001
NODE_ENV=development

DATABASE_URL=postgresql://superg-user:ThisIsFor2025@localhost:5432/devsuperg

JWT_SECRET=zBzd7mn1fdUlE2DkcM8PMUncwWF4fLkiYqdPN92s7Ic=
JWT_EXPIRES_IN=1h

CLIENT_URL=http://103.150.196.158:40000,chrome-extension://amknoiejhlmhancpahfcfcfhllgkpbld,*

SENTRY_DSN=https://430f2ef4b7e06359b63291f7dffa5feb@o4509625767624704.ingest.us.sentry.io/4511119719268352
SENTRY_TRACES_SAMPLE_RATE=1

COMPARISON_API_URL=https://files.agase.xyz/api/comparison-data.json

