Replies: 1 comment 1 reply
-
|
If you run I think the flag you're looking for is: -listen, so |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First off, thank you. I was about to code up something like this and found this project and it is exactly what I wanted!
Secondly, I was trying to get this up and running, and ran into an issue... There is no way to change what port it is listens on, I looked at the configuration, which is pretty robust, and in spite of port appearing everywhere, it just didn't show up. Neither the README.md nor the configuration really talk about it, but there are command line flags
llama-swap/llama-swap.go
Line 30 in 98879b3
I think these should be documented.
Thanks again!
Beta Was this translation helpful? Give feedback.
All reactions