]> git.openstreetmap.org Git - chef.git/blob - cookbooks/dev/templates/default/rails.environment.erb
Revert "imagery: actually add mapserver jpeg_png definition and bump na_sgswa_topo...
[chef.git] / cookbooks / dev / templates / default / rails.environment.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2
3 RAILS_ENV="production"
4 SLEEP_DELAY="60"
5 SECRET_KEY_BASE="<%= @secret_key_base %>"