Skip to content

Commit

Permalink
memo
Browse files Browse the repository at this point in the history
  • Loading branch information
nonylene committed Dec 31, 2023
1 parent c5d97ec commit daf3498
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ $ npm start

Now you'll need to pick a host to deploy it to.

Note: You can connect to KMC elasticsearch from local by `kubectl port-forward`

```
$ kubectl port-forward services/heineken-elasticsearch 9200 9200
```

### DIY

If you're familiar with deploying node applications, the built-in Remix app server is production-ready.
Expand Down

0 comments on commit daf3498

Please sign in to comment.