1
0
mirror of https://github.com/ijaric/voice_assistant.git synced 2025-12-16 18:46:17 +00:00

Merge branch 'main' into features/#6_nginx

This commit is contained in:
Artem Litvinov
2023-09-23 18:42:21 +01:00
committed by GitHub
14 changed files with 194 additions and 56 deletions

View File

@@ -1,11 +1,11 @@
DB_HOST=db
DB_PORT=5432
DB_USER=user
DB_PASSWORD=Qwe123
DB_NAME=api_db
POSTGRES_HOST=db
POSTGRES_PORT=5432
POSTGRES_USER=user
POSTGRES_PASSWORD=Qwe123
POSTGRES_NAME=api_db
NGINX_PORT=80
SERVER_HOST=0.0.0.0
SERVER_PORT=8000
API_HOST=0.0.0.0
API_PORT=8000
JWT_SECRET_KEY=v9LctjUWwol4XbvczPiLFMDtZ8aal7mm