mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-05-05 20:12:33 +02:00
set build policy to docker compose
This commit is contained in:
parent
ffa004f20c
commit
92d544f18e
2 changed files with 2 additions and 1 deletions
|
@ -14,4 +14,4 @@ WORKDIR /App
|
|||
COPY --from=build-env /App/out .
|
||||
# Copy all the static data (questions, motd)
|
||||
COPY ./Data /data
|
||||
ENTRYPOINT ["dotnet", "HomeBot.dll"]
|
||||
ENTRYPOINT ["dotnet", "SoUnBot.dll"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue