Update .env (#6700)
Fix comment - no need to change Caddyfile in most cases
This commit is contained in:
parent
2fef34852c
commit
7de87383b5
|
|
@ -43,7 +43,7 @@ INVENTREE_AUTO_UPDATE=True
|
|||
# Image tag that should be used
|
||||
INVENTREE_TAG=stable
|
||||
|
||||
# Site URL - update this to match your host (and update the Caddyfile too!)
|
||||
# Site URL - update this to match your host
|
||||
INVENTREE_SITE_URL="http://inventree.localhost"
|
||||
|
||||
COMPOSE_PROJECT_NAME=inventree
|
||||
|
|
|
|||
Loading…
Reference in New Issue