add content time offset to client
This commit is contained in:
@@ -30,7 +30,8 @@ const envVars = [
|
||||
'LOGGLY_CLIENT_TOKEN',
|
||||
'TRUSTED_DOMAINS',
|
||||
'TIME_TRAVEL_ENABLED',
|
||||
'DEBUG_ENABLED'
|
||||
'DEBUG_ENABLED',
|
||||
'CONTENT_SWITCHOVER_TIME_OFFSET',
|
||||
// TODO necessary? if yes how not to mess up with vue cli? 'NODE_ENV'
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user