We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79cf14e commit ea9922bCopy full SHA for ea9922b
server/src/keep_awake.py
@@ -4,4 +4,4 @@
4
5
6
def ping():
7
- requests.get('https://notion-heroku.herokuapp.com/')
+ requests.get('https://notion-server.herokuapp.com/')
0 commit comments