change url

This commit is contained in:
2019-07-21 11:30:18 +08:00
Unverified
parent d5cf8c8804
commit df272f60f7
+1 -1
View File
@@ -18,7 +18,7 @@ except RuntimeError:
app.cache = Cache(app, config={'CACHE_TYPE': 'filesystem', 'CACHE_DIR': tempfile.gettempdir()})
DATABASE = 'taiko.db'
DEFAULT_URL = 'https://github.com/bui/taiko-web/'
DEFAULT_URL = 'https://github.com/purerosefallen/taiko-web-another/'
def get_db():