Making the header/title are a variable

Refactor Dockerfile and entrypoint script; add index.html.template and update example.env
This commit is contained in:
2025-04-04 14:46:29 -06:00
parent dfb350f8a8
commit ffa09e3daa
4 changed files with 23 additions and 7 deletions
+1
View File
@@ -8,3 +8,4 @@ DATABASE_PATH=/data/scripts/guestbook.db
GUNICORN_WORKERS=3
PID=1000
GID=1000
SITE_TITLE="The Montana Dinosaur Center Visitor Log"