Compare commits
No commits in common. "db8e2fc9280a64e39105d219376ec2f2d5b19801" and "826375d67bc8fe734026c1940a9155ba2f226762" have entirely different histories.
db8e2fc928
...
826375d67b
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
# FROM monica:3.7-apache
|
# FROM monica:3.7-apache
|
||||||
# FROM monica:4.0-apache
|
|
||||||
FROM monica:4.1-apache
|
FROM monica:4.1-apache
|
||||||
|
|
||||||
RUN rm -f Procfile
|
RUN rm -f Procfile
|
||||||
# app.json
|
# app.json
|
||||||
|
|
||||||
COPY Procfile /var/www/html/Procfile
|
COPY Procfile Procfile
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue