docker
This commit is contained in:
+1
-1
@@ -21,6 +21,6 @@ RUN npm install -g http-server
|
||||
|
||||
# Expose the port the app runs on
|
||||
EXPOSE 8080
|
||||
|
||||
EXPOSE 3000
|
||||
# Start the application
|
||||
CMD ["npm", "run", "dev:all"]
|
||||
Reference in New Issue
Block a user