fastbin/syntax.env
2024-10-26 09:13:56 +05:30

7 lines
No EOL
120 B
Bash

API_PORT=8080
WEB_PORT=8081
DB_HOST=localhost
DB_PORT=5432
DB_DATABASE=fastbin
DB_USERNAME=username
DB_PASSWORD=password