mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-15 17:50:48 +02:00
Update docs/deploy/configuring-unleash.md
This commit is contained in:
parent
faeccb6bd6
commit
77369d0085
@ -3,7 +3,7 @@ id: configuring_unleash
|
||||
title: Configuring Unleash
|
||||
---
|
||||
|
||||
In (this is deploy) order to customize "anything" in Unleash you need to use [Unleash from Node.js](./getting_started#option-two---from-nodejs):
|
||||
In order to customize "anything" in Unleash you need to use [Unleash from Node.js](./getting_started#option-two---from-nodejs):
|
||||
|
||||
```js
|
||||
const unleash = require('unleash-server');
|
||||
|
Loading…
Reference in New Issue
Block a user