mirror of
https://github.com/BradNut/TofuStack
synced 2025-09-08 17:40:26 +00:00
5 lines
No EOL
141 B
Text
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 |