4 lines
195 B
Plaintext
4 lines
195 B
Plaintext
DATABASE_URL="postgresql://postgres:lyh1234@192.168.0.180:5432/tyt-api-nest"
|
|
AUTH_TOKEN_SECRET="replace-with-a-strong-random-secret"
|
|
SYSTEM_ADMIN_BOOTSTRAP_KEY="replace-with-admin-bootstrap-key"
|