Compare commits
No commits in common. "78ed21d08a95648fb6afa8fa936295a1f826f5c0" and "3a956f1a8fb6a6e68920b99e74795a316c273a91" have entirely different histories.
78ed21d08a
...
3a956f1a8f
2 changed files with 0 additions and 5 deletions
|
@ -2,5 +2,3 @@ FROM monica
|
||||||
|
|
||||||
RUN rm -f Procfile app.json
|
RUN rm -f Procfile app.json
|
||||||
|
|
||||||
COPY Procfile Procfile
|
|
||||||
|
|
||||||
|
|
3
Procfile
3
Procfile
|
@ -1,3 +0,0 @@
|
||||||
web: /usr/local/bin/apache2-foreground
|
|
||||||
cron: /usr/local/bin/cron.sh
|
|
||||||
queue: /usr/local/bin/queue.sh
|
|
Loading…
Add table
Reference in a new issue