Изменил докер

This commit is contained in:
urec56 2024-02-12 13:00:18 +03:00
parent a6689f916d
commit 60ee4afe2e

View file

@ -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