Tutorials

Various tutorials on RightMV from beginner to expert.

TUTORIAL 18 · STEP 1 OF 26

Configure RightMV through /config

Understand the configuration endpoint and every property it manages

01

Use /config as the managed .env editor

Open http://localhost:8081/config using the HTTP port on which RightMV is currently running. The page reads and writes the .env file in the service working directory. It does not mutate the already-loaded MVConfig constants, so the page reports restartRequired=true and saved changes take effect only after RightMV starts again.