Add GOOGLE_ANALYTICS_PROPERTY_ID for dev2

This commit is contained in:
M.Ravi 2017-12-22 14:36:02 +01:00
parent f7aff641c8
commit 755baaf809

View file

@ -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'
}