Run update.sh
This commit is contained in:
parent
3db19314ba
commit
6d5cac2cd4
|
|
@ -107,7 +107,7 @@ You can install custom plugins to the current Express Gateway image just creatin
|
||||||
|
|
||||||
```dockerfile
|
```dockerfile
|
||||||
FROM express-gateway
|
FROM express-gateway
|
||||||
RUN yarn add global express-gateway-plugin-name
|
RUN yarn global add express-gateway-plugin-name
|
||||||
```
|
```
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue