fixed the variables again

This commit is contained in:
2026-05-11 10:45:01 -07:00
parent 5edac1fd2a
commit 119a0bb551
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# IT-Tools Docker Compose Environment Variables
# Container image version tag (e.g. "latest" or a specific release tag)
IT-TOOLS_VERSION=latest
IT_TOOLS_VERSION=latest
# Host port to expose the IT-Tools web UI on
IT-TOOLS_PORT=8000
IT_TOOLS_PORT=8000