Skip to content

Commit

Permalink
feat: ajustes
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksonveroneze committed Dec 26, 2023
1 parent 87776d1 commit 7050263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Aspnet/Base/docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ echo "- SystemOperation: $OS"
echo "- Environment: $ASPNETCORE_ENVIRONMENT"
echo "- AspNetCorePorts: $ASPNETCORE_HTTP_PORTS"
echo ""
echo "- Start application: $APP_NAME"
echo "- Run application: $APP_NAME"

dotnet $APP_NAME

0 comments on commit 7050263

Please sign in to comment.