Add GOOGLE_ANALYTICS_PROPERTY_ID for dev2
This commit is contained in:
parent
f7aff641c8
commit
755baaf809
1 changed files with 1 additions and 0 deletions
|
@ -548,6 +548,7 @@ GOOGLE_ANALYTICS_PROPERTY_IDS = {
|
|||
'devuanhosting.ch': 'UA-62285904-9',
|
||||
'ipv6onlyhosting.ch': 'UA-62285904-10',
|
||||
'127.0.0.1:8000': 'localhost',
|
||||
'dynamicweb-development2.ungleich.ch': 'development2',
|
||||
'dynamicweb-development.ungleich.ch': 'development',
|
||||
'dynamicweb-staging.ungleich.ch': 'staging'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue