Skip to content
Snippets Groups Projects
Commit 88e52196 authored by Erick Hitter's avatar Erick Hitter
Browse files

Permissions!

parent 96fc10eb
No related branches found
No related tags found
1 merge request!1WIP: Dockerize etc
......@@ -51,6 +51,8 @@ RUN npm install
COPY . .
RUN chmod 777 .env items.json
USER nobody
CMD [ "node", "index.js" ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment