Disable app.json - causing issues with dokku
This commit is contained in:
parent
ce214be9ad
commit
b89b6b4177
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM monica
|
FROM monica
|
||||||
|
|
||||||
RUN rm -f Procfile
|
RUN rm -f Procfile app.json
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue