mirror of
https://github.com/ijaric/voice_assistant.git
synced 2025-12-16 18:46:17 +00:00
Review fix
This commit is contained in:
10
src/fastapi_app/.env.example
Normal file
10
src/fastapi_app/.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
db_host=db
|
||||
db_port=5432
|
||||
db_user=user
|
||||
db_password=Qwe123
|
||||
db_name=notification_admin
|
||||
|
||||
server_host=0.0.0.0
|
||||
server_port=8000
|
||||
|
||||
jwt_secret_key=v9LctjUWwol4XbvczPiLFMDtZ8aal7mm
|
||||
Reference in New Issue
Block a user