You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LOCKBOX_MASTER_KEY=replaceme# (you can use `Lockbox.generate_key` for generating one)
5
+
LOCKBOX_MASTER_KEY=replaceme# (you can use `Lockbox.generate_key` for generating one) (In docker container, run rails console and then run Lockbox.generate_key to get the key)
6
6
MASTER_KEY=replaceme#(you can generate one with `rails secret`)
0 commit comments