Browse Source

doc: include NC_BACKEND_URL to README.md - ref to #264

Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
pull/292/head
Wing-Kam Wong 3 years ago
parent
commit
fe756f5c9b
  1. 1
      README.md

1
README.md

@ -170,6 +170,7 @@ docker-compose up
| NC_SENTRY_DSN | No | For Sentry monitoring | |
| NC_CONNECT_TO_EXTERNAL_DB_DISABLED | No | Disable Project creation with external database | |
| NC_DISABLE_TELE | No | Disable telemetry | |
| NC_BACKEND_URL | No | Custom Backend URL | ``http://localhost:8080`` will be used |
# Running locally
```

Loading…
Cancel
Save