Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
julia-bauder committed Jun 7, 2024
2 parents f5b74f3 + 34171df commit 2d8ca15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,5 @@ RUN chown -R www-data:www-data /var/www/html/ \
#&& chmod 600 /var/www/html/config/database.ini \
&& chmod 600 /var/www/html/.htaccess

#CMD ["/usr/local/set-up-database.sh"]
CMD ["/usr/local/set-up-database.sh"]
#CMD ["apache2-foreground"]

0 comments on commit 2d8ca15

Please sign in to comment.