test
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
mol
2023-12-08 14:21:34 +08:00
parent af33df88df
commit ae51820030

View File

@ -1,7 +1,7 @@
FROM mcr.microsoft.com/dotnet/aspnet FROM mcr.microsoft.com/dotnet/aspnet
EXPOSE 80 EXPOSE 80
VOLUME [ "/app/appsettings.Production.json", "/app/botsettings.yml" ] # VOLUME [ "/app/appsettings.Production.json", "/app/botsettings.yml" ]
WORKDIR /app WORKDIR /app
COPY ./Theresa3rd-Bot /app COPY ./Theresa3rd-Bot /app