Created
October 22, 2023 22:07
-
-
Save fsndzomga/f50b5a57eb7b8f4cb64b21a231200637 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Generate secrets | |
rails secret:generate | |
rails secret:generate | |
# Edit credentials | |
rails encrypted:edit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment