Files
2026-05-12 23:54:15 -07:00

9 lines
264 B
Bash

# 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