From 1cae484f0cc20e3846cdc73a3b893e826db62873 Mon Sep 17 00:00:00 2001 From: Anisha Keshavan Date: Wed, 25 Oct 2017 11:55:14 -0700 Subject: [PATCH] Removed /docs for swagger api documentation URL When I ran this, the swagger was at `localhost` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 372ff69..443ea1e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ $ docker-compose up -d $ curl -i -H "Content-Type: application/json" http://localhost/api/v1/T1w ``` -Swagger API documentation available at `http://localhost/docs`. +Swagger API documentation available at `http://localhost/`. ## Environment variables in Docker To properly run the file dockereve-master/.env needs to be populated the following are the default values: