How can I change WebUI interface port 8080 for RethinkDB on Linux? -


i'm running rethinkdb on amazon linux ami. have services running on 8080 need change port webui interface. how that?

i happen find documentation here https://www.rethinkdb.com/docs/cli-options/

$ rethinkdb --bind --http-port 9090 

Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

How to merge four videos on one screen with ffmpeg -

c - getting error: cannot take the address of an rvalue of type 'int' -