Files
PrivyDrop/backend/.env_development_example
T

6 lines
92 B
Plaintext

BACKEND_PORT=3001
REDIS_HOST='localhost'
REDIS_PORT=6379
CORS_ORIGIN=http://localhost:3002