aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkartofen <mladenovnasko0@gmail.com>2022-10-26 18:03:58 +0300
committerkartofen <mladenovnasko0@gmail.com>2022-10-26 18:03:58 +0300
commit9ad43ed4d41906af8ae33160b30d6cd6a6ae9bc0 (patch)
tree65c17129709d70b34fc1f7ac5b48d9d479468ee8 /README.md
parent921421f2e2f44178333f8ef3011c43bc4eb6e39e (diff)
prod version
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cf60646..6dc1ccf 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ You can find the API [here](https://git.batnako.net/scale-api.git/).
Make sure to run `npm update` before anything else.
For development I use: `NODE_TLS_REJECT_UNAUTHORIZED=0 DEV=1 npm run dev`.
-To delpoy it with docker: `docker-compose up scale`.
+To delpoy it you have first to build it with `npm run build` and then run docker compose with: `docker-compose up scale`.
### What can it do?