Commit 457a0edf authored by Muhammad.Wara's avatar Muhammad.Wara

updated backend dockerfile

parent 4c10c0ae
FROM trafex/php-nginx
COPY hello-world.php /var/www/html
COPY index.php /var/www/html
WORKDIR /var/www/html
CMD [ "php-fpm8" ]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment