Изменил докер
This commit is contained in:
parent
d94bfda75f
commit
4f358c5030
1 changed files with 3 additions and 1 deletions
|
@ -7,4 +7,6 @@ services:
|
||||||
container_name: uploader_server
|
container_name: uploader_server
|
||||||
ports:
|
ports:
|
||||||
- 127.0.0.1:7777:8000
|
- 127.0.0.1:7777:8000
|
||||||
restart: always
|
restart: always
|
||||||
|
volumes:
|
||||||
|
- ./bp:/BP
|
Loading…
Add table
Reference in a new issue