Updates
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-04-04 11:54:13 +02:00
parent 37c5cb2c4e
commit 6b374af18c
3 changed files with 7 additions and 9 deletions

View File

@@ -2,9 +2,7 @@ FROM node:current-alpine
WORKDIR /var/www
CMD ls -la
# Copy all build and modules
# Copy build and modules
COPY . .
# Open port