diff --git a/docker/.env b/docker/.env index 39ac250ccb..447ede63b4 100644 --- a/docker/.env +++ b/docker/.env @@ -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