mirror of
https://github.com/inventree/InvenTree.git
synced 2026-02-25 16:17:58 +00:00
make INVENTREE_WEB_PORT more usefull (#11352)
* make INVENTREE_WEB_PORT more usefull * Update contrib/container/docker-compose.yml Co-authored-by: Philipp Fruck <dev@p-fruck.de> * revert change * Fix indentation for environment variable in docker-compose --------- Co-authored-by: Philipp Fruck <dev@p-fruck.de>
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# The following environment variables may be used:
|
||||
# - INVENTREE_SITE_URL: The upstream URL of the InvenTree site (default: inventree.localhost)
|
||||
# - INVENTREE_SERVER: The internal URL of the InvenTree container (default: http://inventree-server:8000)
|
||||
# - INVENTREE_WEB_PORT: The port on which the InvenTree web server listens (default: 8000)
|
||||
#
|
||||
# Note that while this file is a good starting point, it may need to be modified to suit your specific requirements
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user