Изменил докер
This commit is contained in:
parent
70eddae52e
commit
d8dcbb443d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ services:
|
||||||
image: chat_back
|
image: chat_back
|
||||||
container_name: chat_back
|
container_name: chat_back
|
||||||
ports:
|
ports:
|
||||||
- "9000:8000"
|
- "127.0.0.1:8000:8000"
|
||||||
build:
|
build:
|
||||||
context: ..
|
context: ..
|
||||||
dockerfile: docker/Dockerfile_back
|
dockerfile: docker/Dockerfile_back
|
||||||
|
|
Loading…
Add table
Reference in a new issue