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

Receive udp packets in android gstreamer -

php - Extract Text from HTTP referer -

authentication - Mongodb revoke acccess to connect test database -