-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
Hardcoded Values? #1057
Comments
This is more likely something to do with @bfirsh and the build process. |
@benlangfeld How would I look into debugging or fixing it? I can create a pull. |
This error is because ports:
- "8080:8080" Related to #129 Edit: If you're curious, I found this by doing |
Sure, it should be an array. But it also shouldn't have someone I don't even know personally identifiable information in the stack trace. Sent from my iPhone
|
This happens when @bfirsh builds the OSX binary. It looks weird, yes, but there's nothing dangerous going on. |
This was fixed by #1808 |
Not sure what's going on here... but it appears that there may be some very weird hardcoded values in the code.
My
docker-compose.yml
:and running:
results in:
My username is not
ben
and I have no users namedben
./cc @benlangfeld
Compose version (darwin 64):
The text was updated successfully, but these errors were encountered: