Add nixpacks config
This commit is contained in:
5
nixpacks.toml
Normal file
5
nixpacks.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[phases.setup]
|
||||
nixPkgs = ["php83", "php83Extensions.pdo", "php83Extensions.mbstring", "php83Extensions.xml", "php83Extensions.curl", "nginx"]
|
||||
|
||||
[start]
|
||||
cmd = "php artisan serve --host=0.0.0.0 --port=3000"
|
||||
Reference in New Issue
Block a user