fix broken link on console readme (#697)

This commit is contained in:
Léo Pradel
2018-10-11 05:43:26 +02:00
committed by Shahidh K Muhammed
parent 27302fae68
commit 7d1361ceb7

View File

@@ -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: