mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-05-22 23:42:51 +08:00
fix broken link on console readme (#697)
This commit is contained in:
committed by
Shahidh K Muhammed
parent
27302fae68
commit
7d1361ceb7
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user