added example
Some checks failed
check / markdownlint (push) Has been cancelled
check / spellchecker (push) Has been cancelled

This commit is contained in:
Yajbir Singh
2025-12-05 21:52:28 +05:30
parent 55fc00480d
commit d1e4c26677

View File

@@ -46,6 +46,8 @@ services:
- GENERATE_FONTS=true - GENERATE_FONTS=true
- PLUGINS_ENABLED=true - PLUGINS_ENABLED=true
- DS_LOG_LEVEL=WARN - DS_LOG_LEVEL=WARN
# Enable test example page (access at http://your-server/example)
- DS_EXAMPLE=true
ports: ports:
- '80:80' - '80:80'
- '443:443' - '443:443'