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

Basic Docker files

This commit is contained in:
Artem Litvinov
2023-09-16 10:36:39 +01:00
parent 848e7f059f
commit 4ee32cfb3f
7 changed files with 112 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
LOG_LEVEL_HANDLERS=INFO
LOG_LEVEL_LOGGERS=INFO
LOG_LEVEL_ROOT=INFO
API_PORT=8000
NGINX_PORT=80
PROJET_NAME="FastAPI Template"
PROJECT_DESCRIPTION="FastAPI Template Project using DDD"
PROJECT_VERSION=0.0.1