Add maps config variables to secrets example file
This commit is contained in:
@@ -17,11 +17,11 @@ apis: &apis
|
||||
http_basic_auth: &http_basic_auth
|
||||
http_basic_auth: true
|
||||
|
||||
|
||||
development:
|
||||
http_basic_username: "dev"
|
||||
http_basic_password: "pass"
|
||||
<<: *default
|
||||
<<: *maps
|
||||
|
||||
test:
|
||||
<<: *default
|
||||
|
||||
Reference in New Issue
Block a user