cleanup: Remove fixes for pre 0.11.X releases
This commit is contained in:
parent
7fe2d91d04
commit
65bf19ca7f
4 changed files with 1 additions and 1265 deletions
|
@ -101,9 +101,6 @@ services:
|
|||
# Data volume must map to /home/inventree/data
|
||||
- inventree_data:/home/inventree/data:z
|
||||
- ./plugins:/home/inventree/InvenTree/plugins:z
|
||||
# ugly backport of 0.11.0 features, to be removed
|
||||
- ./patch/settings.py:/home/inventree/InvenTree/InvenTree/settings.py:ro,Z
|
||||
- ./patch/config.py:/home/inventree/InvenTree/InvenTree/config.py:ro,Z
|
||||
restart: unless-stopped
|
||||
|
||||
# Background worker process handles long-running or periodic tasks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue