mirror of
https://github.com/ijaric/voice_assistant.git
synced 2025-05-24 14:33:26 +00:00
11 lines
158 B
Plaintext
11 lines
158 B
Plaintext
DB_HOST=db
|
|
DB_PORT=5432
|
|
DB_USER=user
|
|
DB_PASSWORD=Qwe123
|
|
DB_NAME=api_db
|
|
|
|
SERVER_HOST=0.0.0.0
|
|
SERVER_PORT=8000
|
|
|
|
JWT_SECRET_KEY=v9LctjUWwol4XbvczPiLFMDtZ8aal7mm
|