diff --git a/Dockerfile b/Dockerfile index 2a924d1..87dfc7e 100755 --- a/Dockerfile +++ b/Dockerfile @@ -9,4 +9,6 @@ HEALTHCHECK CMD curl -f http://localhost:8088/health || exit 1 EXPOSE 8088 +WORKDIR /data + CMD [ "node", "/app/index.js" ] diff --git a/code/ui.html b/code/ui.html new file mode 100644 index 0000000..1de4b47 --- /dev/null +++ b/code/ui.html @@ -0,0 +1,99 @@ + + +
+ + +| Username | +Password | +Description | +Actions | +
|---|