Изменил докер
This commit is contained in:
parent
60ee4afe2e
commit
21925c351c
2 changed files with 2 additions and 0 deletions
Binary file not shown.
Before Width: | Height: | Size: 139 KiB |
|
@ -2,6 +2,8 @@ version: '3.8'
|
||||||
services:
|
services:
|
||||||
uploader_server:
|
uploader_server:
|
||||||
image: urec56/uploader_server
|
image: urec56/uploader_server
|
||||||
|
build:
|
||||||
|
context: .
|
||||||
container_name: uploader_server
|
container_name: uploader_server
|
||||||
ports:
|
ports:
|
||||||
- 127.0.0.1:55555:8000
|
- 127.0.0.1:55555:8000
|
||||||
|
|
Loading…
Add table
Reference in a new issue