Skip to content

Commit

Permalink
Try new secret
Browse files Browse the repository at this point in the history
  • Loading branch information
erictheise committed Dec 21, 2024
1 parent d7ef684 commit affba3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ RUN touch $workdir/config/settings.local.yml
RUN cp $workdir/config/example.storage.yml $workdir/config/storage.yml
# Protect sensitive information
RUN chmod 600 $workdir/config/database.yml
RUN rails credentials:edit $RAILS_MASTER_KEY

RUN yarn install
RUN bundle exec rake yarn:install
Expand Down

0 comments on commit affba3f

Please sign in to comment.