From a32b61c6974f13c7c93a415c2741bc6b0a085fce Mon Sep 17 00:00:00 2001 From: mol Date: Fri, 8 Dec 2023 14:45:41 +0800 Subject: [PATCH] test --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 87b5dbf..cd1978c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,5 +6,5 @@ EXPOSE 80 WORKDIR /app COPY ./Theresa3rd-Bot /app -CMD ["/usr/bin/dotnet" "TheresaBot.MiraiHttpApi.dll" "--launch-profile" "Production" "--urls" "http://0.0.0.0:80"] +# CMD ["/usr/bin/dotnet" "TheresaBot.MiraiHttpApi.dll" "--launch-profile" "Production" "--urls" "http://0.0.0.0:80"]