mirror of
https://github.com/wahyd4/libr-2.git
synced 2026-08-09 05:15:53 +10:00
add uat environment
This commit is contained in:
+4
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user