-
Notifications
You must be signed in to change notification settings - Fork 42
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
Broken crystal example #29
Comments
This is because You can change the output name while building crystal:
|
hmm sounds like the Docker build failed. It works on my machine but I already have the tjholowaychuk/up-crystal image pulled. Maybe double check with For reference what it executes is:
|
Output of
Output of
So, looks like problem is in |
hmm strange yeah it should infer from |
I just tried to test oss/crystal-basic example.
PORT=3000 crystal main.cr
works fine locally,up
deployment works fine:But opening result in browser shows:
and in
up logs
I see:The text was updated successfully, but these errors were encountered: