mirror of
https://github.com/tmdinosaurcenter/kiosk-guestbook.git
synced 2026-06-03 23:59:37 -06:00
feat: add paginated admin interface for viewing and deleting entries
This commit is contained in:
+3
-1
@@ -9,4 +9,6 @@ GUNICORN_WORKERS=3
|
||||
PID=1000
|
||||
GID=1000
|
||||
SITE_TITLE="The Montana Dinosaur Center Visitor Log"
|
||||
LOGO_URL="/static/images/logo.png"
|
||||
LOGO_URL="/static/images/logo.png"
|
||||
ADMIN_USER=admin
|
||||
ADMIN_PASSWORD=changeme
|
||||
Reference in New Issue
Block a user