Commit 90635f2e authored by Labros Papadopoulos's avatar Labros Papadopoulos
Browse files

refactor maestro

parent 14bc2993
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -37,5 +37,5 @@ EXPOSE 3000
# Start the app with PM2
CMD ["pm2-runtime", "npm", "--", "start"]

# docker build -t maestro-portal .
# docker run -p 30000:3000 maestro-portal
# docker build -t hypo-portal .
# docker run -p 30000:3000 hypo-portal