From db11c7322bdc002beefe1f99d3d0aef3ae31b152 Mon Sep 17 00:00:00 2001 From: "Robert F. Dickerson" Date: Wed, 19 Oct 2016 16:47:10 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90d3e3a..ab9d05f 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Assume MongoDB started on 127.0.0.1:27017 ### Run Acmeair in Micro-Service on Local - node authservice-app.js + node authservice_app.js set AUTH_SERVICE=localhost:9443 or export AUTH_SERVICE=localhost:9443 node app.js