-
Notifications
You must be signed in to change notification settings - Fork 65
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
Green checkmark #35
Comments
Hey, you need to enable |
I'm using Docker Compose from the repo. So change the "${REQUIRE_CRYPTO}" to -s?
|
Are you using the |
Keep getting |
How did you start it for the first time then? Also, don't change the docker-compose.yml. |
I got it figured out. Is there a prebuilt image on ghcr or dockerhub? Or do you think this is the best way to deploy it? |
There's no image, I just use the script. |
mmk. |
I'll consider making a workflow to create the images though, since I have that working for Metastable already. |
I built my own image here: itsnoted/filedrop Use this compose:
|
Not sure what benefit does this provide over just using the regular docker compose, though. The build times aren't that long. |
How can I get this to be a green checkmark? I followed the instructions. I didn't add any extra env variables and I am access it over https.
The text was updated successfully, but these errors were encountered: