Skip to content

Commit

Permalink
fix #1020
Browse files Browse the repository at this point in the history
  • Loading branch information
pmdevelopment committed Sep 5, 2024
1 parent 2fbc248 commit a52630f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ chown -R www-data:www-data public/
chown -R www-data:www-data var/
chown -R www-data:www-data files/
chown -R www-data:www-data /opt/wirhub-secret/
chown -R www-data:www-data /var/lib/php/sessions


if grep -q MAILER_URL=sendmail://default .env.local; then
Expand Down

0 comments on commit a52630f

Please sign in to comment.