Skip to content

Commit

Permalink
Re-enabling automated database setup
Browse files Browse the repository at this point in the history
  • Loading branch information
julia-bauder authored Jun 6, 2023
1 parent 1d72ad6 commit 34171df
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 @@ -75,5 +75,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 34171df

Please sign in to comment.