shared config file deployment files
This commit is contained in:
4
config/deploy/shared/redis.yml.erb
Normal file
4
config/deploy/shared/redis.yml.erb
Normal file
@@ -0,0 +1,4 @@
|
||||
<%= fetch(:rails_env) %>:
|
||||
host: data.myapp.com
|
||||
port: 6379
|
||||
db: 0
|
||||
Reference in New Issue
Block a user