add crud to api
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
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