소스 검색

Fix omitted vars

master
Adrian Short 11 년 전
부모
커밋
00b3c46758
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      Procfile

+ 1
- 1
Procfile 파일 보기

@@ -1 +1 @@
web: bundle exec unicorn -p -E
web: bundle exec unicorn -p $PORT -E $RACK_ENV

불러오는 중...
취소
저장