mirror of
https://github.com/casjaysdevdocker/.github
synced 2026-07-25 08:11:39 -04:00
514ea1c6951b84577ad0c10bebefcb87d2b6cd3a
The dotenv.template uses a heredoc — variable expansions inside
it are resolved at generation time. When WWW_ROOT_DIR is unset,
the ${WWW_ROOT_DIR:-default} expression expands to the literal
default path. The code block now shows the actual generated output.
- .github/AI.md: WWW_ROOT_DIR value from template form to generated form
AI.md
Description
Languages
Shell
92.9%
Dockerfile
7.1%