configurable name
This commit is contained in:
@@ -77,6 +77,9 @@ function getClientEnvironment(publicUrl) {
|
||||
// This should only be used as an escape hatch. Normally you would put
|
||||
// images into the `src` and `import` them in code to get their paths.
|
||||
PUBLIC_URL: publicUrl,
|
||||
|
||||
RADAR_NAME: process.env.RADAR_NAME || 'AOE Technology Radar',
|
||||
|
||||
// We support configuring the sockjs pathname during development.
|
||||
// These settings let a developer run multiple simultaneous projects.
|
||||
// They are used as the connection `hostname`, `pathname` and `port`
|
||||
|
||||
Reference in New Issue
Block a user