提交 fca21e40 编写于 作者: 张重言's avatar 张重言 🌈

secret key set in application.rb

上级 2a5a686c
......@@ -10,6 +10,7 @@ module Tonna
class Application < Rails::Application
# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 6.0
config.secret_key_base = ENV["SECRET_KEY_BASE"]
# Settings in config/environments/* take precedence over those specified here.
# Application configuration can go into files in config/initializers
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册