File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- * @ contentstack/security-admin
1+ * @ contentstack/security-admin
Original file line number Diff line number Diff line change 1313# Shared secrets are available across all environments.
1414
1515# shared:
16- # api_key: ***REMOVED***
16+ # api_key: a1B2c3D4e5F6
1717
1818# Environmental secrets are only available for that specific environment.
1919
2020development :
21- secret_key_base : ***REMOVED***
21+ secret_key_base : c681becd39f6e9c0cd97a6af815b5537d23c0f7367b696ebf215eb15e47949a855d5d669d716f50fd77fbe59d00933f4321c32b550e9facd6fa385e6d9a8b012
2222
2323test :
24- secret_key_base : ***REMOVED***
24+ secret_key_base : 437b99bd45bb3a0074935c3cb5a2216c16585c6cf16d5dc546b701c446f8e047d647e320d420f6061067e5f9730b6b550f75df247897765ed2a74a183c51f817
2525
2626# Do not keep production secrets in the unencrypted secrets file.
2727# Instead, either read values from the environment.
You can’t perform that action at this time.
0 commit comments