File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
role : f4a30d-nonprod
4
4
subPath : strdss-dev
5
5
env :
6
- ' Serilog__MinimumLevel__Override_StrDss__Common__StrDssLogger ' : ' Debug'
6
+ ' Serilog__MinimumLevel__Override__StrDss__Common__StrDssLogger ' : ' Debug'
7
7
' ASPNETCORE_ENVIRONMENT ' : ' Development'
8
8
' ENV_NAME ' : ' dev'
9
9
' APP_BASE_URL ' : ' https://dev.strdata.gov.bc.ca'
Original file line number Diff line number Diff line change 3
3
role : f4a30d-prod
4
4
subPath : strdss-prod
5
5
env :
6
- ' Serilog__MinimumLevel__Override_StrDss__Common__StrDssLogger ' : ' Information'
6
+ ' Serilog__MinimumLevel__Override__StrDss__Common__StrDssLogger ' : ' Information'
7
7
' ASPNETCORE_ENVIRONMENT ' : ' Production'
8
8
' ENV_NAME ' : ' prod'
9
9
' APP_BASE_URL ' : ' https://strdata.gov.bc.ca'
Original file line number Diff line number Diff line change 3
3
role : f4a30d-nonprod
4
4
subPath : strdss-test
5
5
env :
6
- ' Serilog__MinimumLevel__Override_StrDss__Common__StrDssLogger ' : ' Information'
6
+ ' Serilog__MinimumLevel__Override__StrDss__Common__StrDssLogger ' : ' Information'
7
7
' ASPNETCORE_ENVIRONMENT ' : ' Test'
8
8
' ENV_NAME ' : ' test'
9
9
' APP_BASE_URL ' : ' https://test.strdata.gov.bc.ca'
Original file line number Diff line number Diff line change 3
3
role : f4a30d-nonprod
4
4
subPath : strdss-uat
5
5
env :
6
- ' Serilog__MinimumLevel__Override_StrDss__Common__StrDssLogger ' : ' Information'
6
+ ' Serilog__MinimumLevel__Override__StrDss__Common__StrDssLogger ' : ' Information'
7
7
' ASPNETCORE_ENVIRONMENT ' : ' Staging'
8
8
' ENV_NAME ' : ' uat'
9
9
' APP_BASE_URL ' : ' https://uat.strdata.gov.bc.ca'
You can’t perform that action at this time.
0 commit comments