TofuStack/.env.example
2024-06-26 17:03:54 -05:00

5 lines
No EOL
141 B
Text

ORIGIN=http://localhost:5173
# Database
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres
REDIS_URL=redis://localhost:6379