created omnitools

This commit is contained in:
2026-05-12 23:54:15 -07:00
parent 696d82f7ca
commit 73761df7ef
2 changed files with 27 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# OmniTools - Docker Compose Environment Variables
# Docker image tag to use for the omni-tools container
# Find available tags at: https://hub.docker.com/r/iib0011/omni-tools/tags
OMNITOOLS_VERSION=latest
# Host port to expose the web UI on
OMNITOOLS_PORT=8000