mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
Fix Procfile, Dockerfile
This commit is contained in:
+1
-1
@@ -15,4 +15,4 @@ RUN npm install && \
|
|||||||
|
|
||||||
EXPOSE 1337
|
EXPOSE 1337
|
||||||
|
|
||||||
CMD ["node", "server.js"]
|
CMD ["node", "lib/server/server.js"]
|
||||||
|
|||||||
Reference in New Issue
Block a user