Изменил докер
This commit is contained in:
parent
a6689f916d
commit
60ee4afe2e
1 changed files with 1 additions and 3 deletions
|
@ -2,11 +2,9 @@ version: '3.8'
|
|||
services:
|
||||
uploader_server:
|
||||
image: urec56/uploader_server
|
||||
build:
|
||||
context: .
|
||||
container_name: uploader_server
|
||||
ports:
|
||||
- 127.0.0.1:7777:8000
|
||||
- 127.0.0.1:55555:8000
|
||||
restart: always
|
||||
volumes:
|
||||
- ./bp:/BP/app/static/images
|
||||
|
|
Loading…
Add table
Reference in a new issue