Skip to content

Commit

Permalink
Export database credentials to env WIP 7
Browse files Browse the repository at this point in the history
  • Loading branch information
dasscheman committed Jun 25, 2024
1 parent 51b3959 commit 2bbf814
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openshift/openshift.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ RUN composer install
COPY ./openshift/openshift.env /var/www/.env

RUN chmod -R a+rw /var/www/storage
RUN chmod -R a+rw /var/www/bootstrap/cache
RUN php artisan key:generate

# entrypoint
Expand Down

0 comments on commit 2bbf814

Please sign in to comment.