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
As mentioned here Dadoum/anisette-v3-server#29 the docker command needed is a little different than that in the docs.
For macless-haystack the command needs to be:
macless-haystack
docker run -d --restart always --name anisette -p 6969:6969 --volume anisette-v3_data:/home/Alcoholic/.config/anisette-v3 --network mh-network dadoum/anisette-v3-server
The README needs to be updated.
The text was updated successfully, but these errors were encountered:
BTW this is a very cool project, saved me so very much time. Thank you for working on it, and to everyone who worked on the various projects it uses!
Sorry, something went wrong.
No branches or pull requests
As mentioned here Dadoum/anisette-v3-server#29 the docker command needed is a little different than that in the docs.
For
macless-haystack
the command needs to be:The README needs to be updated.
The text was updated successfully, but these errors were encountered: