Переделал докер
This commit is contained in:
parent
41566ed1a8
commit
97f9a1706a
1 changed files with 2 additions and 0 deletions
|
@ -6,5 +6,7 @@ services:
|
||||||
container_name: uploader_server
|
container_name: uploader_server
|
||||||
ports:
|
ports:
|
||||||
- 127.0.0.1:55555:8000
|
- 127.0.0.1:55555:8000
|
||||||
|
restart:
|
||||||
|
always
|
||||||
volumes:
|
volumes:
|
||||||
- ./bp:/BP/static/images
|
- ./bp:/BP/static/images
|
||||||
|
|
Loading…
Add table
Reference in a new issue