resonable cli args for docker container (#4727)

This commit is contained in:
xr4dsh 2023-11-27 19:43:01 +01:00 committed by GitHub
parent 9f7ae6bb2e
commit b5b3d18773
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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