update sentry dsn
This commit is contained in:
parent
f956cf56b4
commit
cf322fcf93
2
app.py
2
app.py
@ -10,7 +10,7 @@ __copyright__ = "Copyright 2020, GoldenPogácsa Team"
|
||||
__module_name__ = "app"
|
||||
__version__text__ = "1"
|
||||
|
||||
sentry_sdk.init("https://0a106e104e114bc9a3fa47f9cb0db2f4@sentry.kmlabz.com/10")
|
||||
sentry_sdk.init("https://1b2c8467076c4e2e9158b60a4bb96bdc@sentry.kmlabz.com/11")
|
||||
|
||||
if __name__ == "__main__":
|
||||
print("Scheduler")
|
||||
|
Reference in New Issue
Block a user