mirror of
https://github.com/MikroWizard/docker-compose-deployment.git
synced 2025-06-26 04:18:35 +02:00
update to 1.0.2 release of frontend and update readme for frontend
This commit is contained in:
parent
f57ab29780
commit
2c64726daf
2 changed files with 14 additions and 2 deletions
|
@ -20,7 +20,7 @@ RUN chmod 0644 /etc/cron.d/mwcrontab
|
|||
|
||||
RUN crontab /etc/cron.d/mwcrontab
|
||||
|
||||
COPY dist/mikrofront /usr/share/nginx/html
|
||||
COPY dist/html /usr/share/nginx/html
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
EXPOSE 80
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue