From 9ad43ed4d41906af8ae33160b30d6cd6a6ae9bc0 Mon Sep 17 00:00:00 2001 From: kartofen Date: Wed, 26 Oct 2022 18:03:58 +0300 Subject: prod version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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? -- cgit v1.2.3