Add Procfile
This commit is contained in:
parent
f8e4a76eb3
commit
78ed21d08a
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@ FROM monica
|
|||
|
||||
RUN rm -f Procfile app.json
|
||||
|
||||
COPY Procfile Procfile
|
||||
|
||||
|
|
Loading…
Reference in a new issue