Fixed configs
This commit is contained in:
parent
4a59044cb8
commit
a791fc496e
@ -6,7 +6,6 @@ services:
|
|||||||
- 5004:5000
|
- 5004:5000
|
||||||
image: talkpal-backend
|
image: talkpal-backend
|
||||||
build: .
|
build: .
|
||||||
network_mode: host
|
|
||||||
volumes:
|
volumes:
|
||||||
- "./src:/app/src"
|
- "./src:/app/src"
|
||||||
talkpal-db:
|
talkpal-db:
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
annotated-types==0.7.0
|
annotated-types==0.7.0
|
||||||
bidict==0.23.1
|
bidict==0.23.1
|
||||||
blinker==1.8.2
|
blinker==1.8.2
|
||||||
bson==0.5.10
|
|
||||||
click==8.1.8
|
click==8.1.8
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
dnspython==2.7.0
|
dnspython==2.7.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user