Изменения докера
This commit is contained in:
parent
cdf4aae867
commit
6a8eed7a07
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
.venv
|
||||
.idea
|
||||
.gitignore
|
||||
.git
|
||||
bp/images/*
|
||||
bp/backgrounds/*
|
||||
bp/avatars/*
|
||||
|
|
|
@ -7,6 +7,5 @@ services:
|
|||
container_name: uploader_server
|
||||
ports:
|
||||
- 127.0.0.1:55555:8000
|
||||
restart: always
|
||||
volumes:
|
||||
- ./bp:/BP/app/static/images
|
||||
|
|
Loading…
Add table
Reference in a new issue