This commit is contained in:
@ -7,5 +7,5 @@ WORKDIR /app
|
||||
COPY ./Theresa3rd-Bot /app
|
||||
RUN ls -l
|
||||
|
||||
CMD ["nohup" "dotnet" "TheresaBot.MiraiHttpApi.dll" "--launch-profile" "Production" "--urls" "http://0.0.0.0:80"]
|
||||
CMD ["dotnet" "TheresaBot.MiraiHttpApi.dll" "--launch-profile" "Production" "--urls" "http://0.0.0.0:80"]
|
||||
|
||||
|
Reference in New Issue
Block a user