This commit is contained in:
+1
-1
@@ -72,4 +72,4 @@ COPY --from=build-backend /app/publish ./
|
|||||||
# Copy in the client
|
# Copy in the client
|
||||||
COPY --from=build-frontend /debug/wwwroot ./wwwroot/
|
COPY --from=build-frontend /debug/wwwroot ./wwwroot/
|
||||||
|
|
||||||
ENTRYPOINT ["dotnet", "MistoxWebsite.Server.dll", "--url", "http://localhost:5000"]
|
ENTRYPOINT ["dotnet", "Server.dll", "--url", "http://localhost:5000"]
|
||||||
Reference in New Issue
Block a user