Files
ToneAPI_backend/.env.example
T

4 lines
108 B
Bash

POSTGRES_HOST="localhost"
POSTGRES_DATABASE="postgres"
POSTGRES_USER="postgres"
POSTGRES_PASSWORD="postgres"