Files
rf4-spotter/.env.example
T

4 lines
145 B
Bash

DATABASE_URL=postgresql+psycopg://rf4:rf4_local@localhost:5432/rf4_spotter
PUBLIC_API_URL=http://localhost:8000
API_INTERNAL_URL=http://api:8000