adds server_name to secrets.yml.example
This commit is contained in:
@@ -8,6 +8,7 @@ test:
|
|||||||
<<: *default
|
<<: *default
|
||||||
|
|
||||||
staging:
|
staging:
|
||||||
|
server_name: ""
|
||||||
<<: *default
|
<<: *default
|
||||||
|
|
||||||
production: &production
|
production: &production
|
||||||
@@ -33,6 +34,8 @@ production: &production
|
|||||||
google_oauth2_secret: ""
|
google_oauth2_secret: ""
|
||||||
|
|
||||||
rollbar_server_token: ""
|
rollbar_server_token: ""
|
||||||
|
server_name: ""
|
||||||
|
|
||||||
preproduction:
|
preproduction:
|
||||||
|
server_name: ""
|
||||||
<<: *production
|
<<: *production
|
||||||
Reference in New Issue
Block a user