diff --git a/console/README.md b/console/README.md index 5e26296a..718688b9 100644 --- a/console/README.md +++ b/console/README.md @@ -53,7 +53,7 @@ CONSOLE_MODE=server URL_PREFIX=/ ``` -Note that `CONSOLE_MODE` is set to `server`. In this mode, **migrations** will be disabled and the corresponding functionality on the console will be hidden. If you are looking to add/tweak functionality related to migrations, check out [Development with Hasura CLI](#development-with-hasura-cli). +Note that `CONSOLE_MODE` is set to `server`. In this mode, **migrations** will be disabled and the corresponding functionality on the console will be hidden. If you are looking to add/tweak functionality related to migrations, check out [Development with Hasura CLI](#development-with-hasura-cli-cli-mode). Environment variables accepted in `server` mode: