mirror of
https://github.com/nicoverbruggen/ebook-fonts-showcase.git
synced 2026-03-22 04:50:09 +01:00
Initial commit
This commit is contained in:
6
nixpacks.toml
Normal file
6
nixpacks.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[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 ."
|
||||
Reference in New Issue
Block a user