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

Add user-based auth flag to contributor docs #1191

Merged
merged 2 commits into from
Aug 2, 2023

Conversation

rnowling-memphis
Copy link
Contributor

No description provided.

CONTRIBUTING.md Outdated
@@ -37,7 +37,7 @@ go get -d -v .
  6\. Run Memphis in debug mode (If you're using vscode, click F5) or run via terminal via:

```
DEV_ENV="true" DOCKER_ENV="true" ANALYTICS="false" go run main.go
USER_PASS_BASED_AUTH="true" DEV_ENV="true" DOCKER_ENV="true" ANALYTICS="false" go run main.go
Copy link
Contributor

Choose a reason for hiding this comment

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

We can omit the ANALYTICS as well

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done!

@idanasulin2706 idanasulin2706 merged commit 14173f2 into master Aug 2, 2023
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.

None yet

2 participants