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

This commit is contained in:
mol
2023-12-08 15:44:14 +08:00
parent 2a0db5b247
commit df8d877fd0
2 changed files with 3 additions and 1 deletions

View File

@ -7,5 +7,7 @@ COPY ./Theresa3rd-Bot /app
RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
RUN echo 'Asia/Shanghai' >/etc/timezone
ENV DOTNET_RUNNING_IN_CONTAINER true
CMD dotnet TheresaBot.MiraiHttpApi.dll --launch-profile Production --urls http://0.0.0.0:80