bawling out

This commit is contained in:
Aquaticholic
2022-04-08 15:28:08 +01:00
parent dd7856ef97
commit 5c370423b3
7 changed files with 41 additions and 16 deletions
+1
View File
@@ -10,4 +10,5 @@ RUN npm install
RUN npm install react-scripts
COPY . ./
#USER node
FROM nginx:1-alpine
CMD ["npm", "start"]