Adding GA tracking in test envs
This commit is contained in:
parent
e2f400472f
commit
fd89d54ed9
@ -78,7 +78,8 @@
|
||||
"TURN_SERVER": "turn:coturn.workadventu.re:443,turns:coturn.workadventu.re:443",
|
||||
"TURN_USER": "workadventure",
|
||||
"TURN_PASSWORD": "WorkAdventure123",
|
||||
"JITSI_PRIVATE_MODE": if env.SECRET_JITSI_KEY != '' then "true" else "false"
|
||||
"JITSI_PRIVATE_MODE": if env.SECRET_JITSI_KEY != '' then "true" else "false",
|
||||
"TRACKING_NUMBER": "UA-10196481-11"
|
||||
}
|
||||
},
|
||||
"uploader": {
|
||||
|
Loading…
Reference in New Issue
Block a user