From 7f525a873034f32667c47c59f1b885697c2bd9b0 Mon Sep 17 00:00:00 2001 From: Ron Date: Tue, 4 Apr 2017 14:37:45 -0700 Subject: [PATCH] gone with the public --- Dockerfile | 1 - dev-helpers/index.html | 4 ++-- {public => dist}/favicon-16x16.png | Bin {public => dist}/favicon-32x32.png | Bin dist/index.html | 6 +++--- {public => dist}/oauth2-redirect.html | 0 6 files changed, 5 insertions(+), 6 deletions(-) rename {public => dist}/favicon-16x16.png (100%) rename {public => dist}/favicon-32x32.png (100%) rename {public => dist}/oauth2-redirect.html (100%) diff --git a/Dockerfile b/Dockerfile index b6172247..cde62882 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,6 @@ RUN mkdir -p /run/nginx COPY nginx.conf /etc/nginx/ # copy swagger files to the `/js` folder -ADD ./public/* /usr/share/nginx/html/ ADD ./dist/* /usr/share/nginx/html/ EXPOSE 8080 diff --git a/dev-helpers/index.html b/dev-helpers/index.html index b19ccd34..1d3ec9b9 100644 --- a/dev-helpers/index.html +++ b/dev-helpers/index.html @@ -6,8 +6,8 @@ Swagger UI - - + +