Revision 83f32df73866655ace6bd4b6e522d16558ea8446 authored by Eric Prud'hommeaux on 17 February 2018, 12:28:08 UTC, committed by Eric Prud'hommeaux on 17 February 2018, 12:28:08 UTC
1 parent 04579d8
Raw File
Procfile
web: sh -c 'cd rest && node server.js' 
back to top