11 lines
461 B
Plaintext
11 lines
461 B
Plaintext
|
|
# kb-site has NO configuration and NO secrets.
|
||
|
|
#
|
||
|
|
# The port bind (8250:80) is static and the content lives in the
|
||
|
|
# kb-site_kb-site_content Docker volume, generated from kb/ by
|
||
|
|
# scripts/kb/gen_pages.py. This file exists only to keep the
|
||
|
|
# services/<service>/ layout from CLAUDE.md complete — there is nothing to
|
||
|
|
# copy to .env.
|
||
|
|
#
|
||
|
|
# The public address is a generator argument, not an env var:
|
||
|
|
# python3 scripts/kb/gen_pages.py --base-url https://kb.okit.pl
|