develop #1
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
# FROM monica:3.7-apache
|
||||
# FROM monica:4.0-apache
|
||||
FROM monica:4.1-apache
|
||||
|
||||
RUN rm -f Procfile
|
||||
RUN rm -f Procfile
|
||||
# app.json
|
||||
|
||||
COPY Procfile Procfile
|
||||
COPY Procfile /var/www/html/Procfile
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue