Files
rf4-spotter/.env.example
T

5 lines
181 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
ADMIN_TOKEN=change-me-in-production