Fixed configs

This commit is contained in:
Sviatoslav Tsariov Yurievich 2025-03-25 13:41:56 +03:00
parent 4a59044cb8
commit a791fc496e
2 changed files with 5 additions and 7 deletions

View File

@ -6,7 +6,6 @@ services:
- 5004:5000
image: talkpal-backend
build: .
network_mode: host
volumes:
- "./src:/app/src"
talkpal-db:
@ -25,4 +24,4 @@ services:
volumes:
mongodb:
mongoconfig:
mongoconfig:

View File

@ -1,9 +1,8 @@
annotated-types==0.7.0
bidict==0.23.1
blinker==1.8.2
bson==0.5.10
click==8.1.8
colorama==0.4.6
bidict==0.23.1
blinker==1.8.2
click==8.1.8
colorama==0.4.6
dnspython==2.7.0
email_validator==2.2.0
eventlet==0.39.1