docker compose added
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
root
2022-10-17 22:34:06 -04:00
parent eac13fb2d3
commit 7729cae185
9 changed files with 13 additions and 16 deletions

View File

@@ -3,4 +3,4 @@ FROM mcr.microsoft.com/dotnet/aspnet:6.0
ADD dist /app
WORKDIR /app
CMD NeDvachAPI
CMD ./NeDvachAPI