Files
font-showcase/nixpacks.toml
2026-03-02 16:08:32 +01:00

7 lines
195 B
TOML

[phases.setup]
nixPkgs = ["php84"]
cmds = ["git clone --branch v3.x --depth 1 https://github.com/nicoverbruggen/ebook-fonts.git ./ebook-fonts"]
[start]
cmd = "php -S 0.0.0.0:${PORT:-8080} -t ."