Skip to content
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

docs: README info with docker command for running anisette needs update #152

Open
deadprogram opened this issue Jan 9, 2025 · 1 comment

Comments

@deadprogram
Copy link

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:

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.

@deadprogram
Copy link
Author

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant