From 343d3c3dff2851410a2a79ca89708392405c3d28 Mon Sep 17 00:00:00 2001 From: Pavle Portic Date: Fri, 29 Mar 2019 01:34:59 +0100 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 34ac088..9977a3c 100644 --- a/README.md +++ b/README.md @@ -36,5 +36,3 @@ yarn/npm build 6. Set up a web server to serve the frontend static files and proxy requests to the backend. A sample configuration can be found in nginx.conf Though I do recommend running it with docker, as it's much easier to set up and maintain. - -4.