Files
ToneAPI_backend/.env.example
T
2023-04-25 13:06:45 +02:00

5 lines
166 B
Bash

POSTGRES_HOST="localhost"
POSTGRES_DATABASE="postgres"
POSTGRES_USER="postgres"
POSTGRES_PASSWORD="postgres"
SERVERAUTH_TOKEN="1:f9f8fc8c-9185-47a8-8a99-9e3acf6ca007"