mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 19:15:41 +00:00
Revert port changes (#9510)
- Breaks local server after restart - Will have to find another way
This commit is contained in:
@ -25,7 +25,7 @@ services:
|
||||
- ../:/home/inventree:z
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix
|
||||
ports:
|
||||
- 8000:8000
|
||||
- 8000
|
||||
|
||||
environment:
|
||||
INVENTREE_DB_ENGINE: postgresql
|
||||
|
Reference in New Issue
Block a user