add uat environment

This commit is contained in:
2015-11-21 09:31:18 +08:00
parent d57d2fb148
commit 5fcf6d7431
+4 -2
View File
@@ -41,9 +41,11 @@ common: &default_settings
# # It doesn't make sense to report to New Relic from automated test runs.
# monitor_mode: false
staging:
uat:
<<: *default_settings
app_name: My Application (Staging)
app_name: libr uat
production:
<<: *default_settings
app_name: Libr prod
log_level: info