develop #1

Merged
glenux merged 2 commits from develop into master 2025-03-20 22:02:29 +00:00

View file

@ -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