diff --git a/Dockerfile b/Dockerfile index 65f29bf..49471ba 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,7 +20,7 @@ RUN addgroup -S -g $EGO_UI_GID $EGO_UI_USER \ # defaults ENV REACT_APP_EGO_CLIENT_ID=ego ENV REACT_APP_API=http://localhost:8081/ -ENV PUBLIC_URL="/" +ENV REACT_APP_PUBLIC_URL="/" USER $EGO_UI_UID diff --git a/public/index.html b/public/index.html index 21881b5..58f85b0 100644 --- a/public/index.html +++ b/public/index.html @@ -1,17 +1,16 @@ - + - -
- - - - - - - - -