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:
11
src/fastapi_example/.env.example
Normal file
11
src/fastapi_example/.env.example
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user