本番デプロイ設定: SSL, Kamal, API環境変数化, テスト修正
This commit is contained in:
@@ -18,3 +18,6 @@
|
||||
|
||||
# Improve security by using a password manager. Never check config/master.key into git!
|
||||
RAILS_MASTER_KEY=$(cat config/master.key)
|
||||
|
||||
# Local registry does not require auth, but Kamal needs a value
|
||||
KAMAL_REGISTRY_PASSWORD=unused
|
||||
|
||||
Reference in New Issue
Block a user