add crud to api
This commit is contained in:
@@ -17,4 +17,5 @@ COPY --from=build /app/publish ./
|
||||
|
||||
EXPOSE 5000
|
||||
|
||||
ENV ASPNETCORE_ENVIRONMENT="Production"
|
||||
ENTRYPOINT ["dotnet", "agologum-api.dll"]
|
||||
|
||||
Reference in New Issue
Block a user