fix server config

This commit is contained in:
PoturaevPetr
2026-08-25 11:52:56 +05:00
parent fe0bed7f58
commit 1ef92eb768
3 changed files with 7 additions and 5 deletions
+4 -2
View File
@@ -13,7 +13,7 @@ APP_VERSION=1.0.0
# Server
HOST=0.0.0.0
PORT=5056
PORT=5008
RELOAD=True
#SFTP
@@ -23,4 +23,6 @@ SFPT_PASSWORD = Audio4analy6!6
FILESAPTH = audiofiles
GIGAAM_API_URL = http://localhost:5001
GIGAAM_API_URL = http://host.docker.internal:5002
CALLS_WEB_CLIENT_URL=http://web_client_test:8642
AUDIO_FILES_PATH_TEST=D:\SpeechAnalitics\audiofiles