Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

88 bug fix local setup for every chip based system win linux macos intel macos arm #111

Conversation

ddeli
Copy link
Collaborator

@ddeli ddeli commented Dec 1, 2024

No description provided.

Copy link
Contributor

@chrisklg chrisklg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

finally it also runs on Mac arm computers :). great work!

@@ -71,7 +67,9 @@ services:
build:
context: ./apps/analyzer
dockerfile: Dockerfile
command: ['/app/.venv/bin/python3', 'main.py', '--host', '0.0.0.0']
#command: ['/app/.venv/bin/python3', 'main.py', '--host', '0.0.0.0']
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if the commented out lines are no longer needed, I would remove them to tidy up the file

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.Deleted the commented lines.

Signed-off-by: Deniz Deli <[email protected]>
@ddeli ddeli merged commit 9e13836 into dev Dec 1, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants