6 lines
90 B
Plaintext
6 lines
90 B
Plaintext
PORT=5001
|
|
DB_HOST=localhost
|
|
DB_USER=root
|
|
DB_PASSWORD=your_password_here
|
|
DB_NAME=api_debug
|