Replace /.tokens with /.health and /.accounts

This commit is contained in:
Zed 2023-10-31 12:04:32 +00:00
commit 4120558649
7 changed files with 82 additions and 45 deletions

View file

@ -6,7 +6,7 @@ from os import getEnv
import jester
import types, config, prefs, formatters, redis_cache, http_pool, tokens
import types, config, prefs, formatters, redis_cache, http_pool, auth
import views/[general, about]
import routes/[
preferences, timeline, status, media, search, rss, list, debug,