We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was happy to see that it contained a Dockerfile... but what should I name the config-file?
The text was updated successfully, but these errors were encountered:
I think running in a Docker container it would also just look for the default location:
endlessh/endlessh.c
Line 25 in cb7ee90
Mapping your config their using a volume/mount should cause it to be loaded.
Or pass the flags as command like docker run endlessh -v -f ...
docker run endlessh -v -f ...
Sorry, something went wrong.
You can now migrate to https://github.com/shizunge/endlessh-go/?tab=readme-ov-file#getting-started
No branches or pull requests
I was happy to see that it contained a Dockerfile... but what should I name the config-file?
The text was updated successfully, but these errors were encountered: