diff --git a/Dockerfile b/Dockerfile index 823584b..98e671a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,6 +20,5 @@ RUN \ npm rebuild node-sass && \ npm run build -USER abc EXPOSE 5000 ENTRYPOINT "./run.sh" \ No newline at end of file diff --git a/README.md b/README.md index 7e5ef29..385b065 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@

-Current version: **1.0-beta17** +Current version: **1.0-beta18** ## About The idea for this app came from using my Hobonichi Techo planner every morning to write down what I needed to accomplish that day & using it for scratching down random thoughts and notes as the day went on. The closest thing I've seen to an app for replacing this system is Noteplan, but I don't use a Mac or an iOS device, and it's not self-hostable, so I decided to write my own.