update example env
parent
9156bdc436
commit
869870a598
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue