-
When executed on a Ubuntu VPS, I can change the web port but not the IP/Adapter in witch the web server is listening. Is there a config statement to put in the config.json? |
Beta Was this translation helpful? Give feedback.
Answered by
Herklos
Jan 8, 2022
Replies: 1 comment 1 reply
-
Hi @wop86, yes you can set the environment var |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Herklos
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @wop86, yes you can set the environment var
WEB_PORT
andWEB_ADDRESS
to set the host IP and the port you want to expose your web interface.