1
0
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:
Christopher Kolstad 2021-02-24 10:51:41 +01:00 committed by GitHub
parent faeccb6bd6
commit 77369d0085
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ id: configuring_unleash
title: 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 ```js
const unleash = require('unleash-server'); const unleash = require('unleash-server');