update example env

master
a2nr 2026-01-13 12:09:01 +07:00
parent 9156bdc436
commit 869870a598
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ CONTENT_DIR=content
STATIC_DIR=static STATIC_DIR=static
TEMPLATES_DIR=templates TEMPLATES_DIR=templates
TOKENS_FILE=tokens.csv TOKENS_FILE=tokens.csv
APP_BAR_TITLE=Belajar Pemrograman C
COPYRIGHT_TEXT=Sistem Pembelajaran Pemrograman C © 2025
PAGE_TITLE_SUFFIX=Belajar Pemrograman C
# Server Configuration # Server Configuration
HOST=0.0.0.0 HOST=0.0.0.0