Further changes from live site

This commit is contained in:
Martin Bauer
2018-12-18 12:57:21 +01:00
parent 530d6bf060
commit 72a9642a8e
10 changed files with 15 additions and 7 deletions

View File

@@ -183,8 +183,7 @@ GCAL_COUPLING = {
'clientId' : '34462582242-4kpdvvbi27ajt4u22uitqurpve9o8ipj.apps.googleusercontent.com',
'client_secret' : 'y4t9XBrJdCODPTO5UvtONWWn',
'credentials_file' : PROJECT_PATH + '/calendarCredentials.dat',
'push_url' : "https://test.bauer.technology/eventplanner_gcal/gcalApiCallback",
#'push_url' : "https://test.bauer.technology/callbackTest2.php",
'push_url' : "https://blechreiz.bauer.technology/eventplanner_gcal/gcalApiCallback",
}