test
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
mol
2023-12-08 14:45:41 +08:00
parent 4ebb94e8dc
commit a32b61c697

View File

@ -6,5 +6,5 @@ EXPOSE 80
WORKDIR /app WORKDIR /app
COPY ./Theresa3rd-Bot /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"]