Изменения докера

This commit is contained in:
urec56 2024-02-21 23:48:18 +03:00
parent cdf4aae867
commit 6a8eed7a07
2 changed files with 1 additions and 1 deletions

View file

@ -1,6 +1,7 @@
.venv
.idea
.gitignore
.git
bp/images/*
bp/backgrounds/*
bp/avatars/*

View file

@ -7,6 +7,5 @@ services:
container_name: uploader_server
ports:
- 127.0.0.1:55555:8000
restart: always
volumes:
- ./bp:/BP/app/static/images