Browse Source

Add master key to docker builds since we don't currently build and store them anywhere

pull/720/head
baarkerlounger 3 years ago
parent
commit
82af24a61c
  1. 2
      .dockerignore

2
.dockerignore

@ -11,8 +11,6 @@ storage
public/assets
.byebug_history
config/master.key
public/packs
public/packs-test
node_modules

Loading…
Cancel
Save