diff --git a/docker/.env.example b/docker/.env.example index b254f53b..1ef45dc2 100644 --- a/docker/.env.example +++ b/docker/.env.example @@ -4,7 +4,7 @@ TORCH_CUDA_ARCH_LIST=7.5 # your command-line flags go here: -CLI_ARGS= +CLI_ARGS=--listen # the port the webui binds to on the host HOST_PORT=7860