fix: hapus nginx.conf dan nixpacks.toml, biarkan nixpacks auto-config
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
providers = ["php"]
|
||||
|
||||
[phases.setup]
|
||||
nixPkgs = ["php", "php82Extensions.mysqli", "php82Extensions.pdo", "php82Extensions.pdo_mysql"]
|
||||
|
||||
[phases.build]
|
||||
cmds = []
|
||||
|
||||
[phases.install]
|
||||
cmds = []
|
||||
|
||||
[start]
|
||||
cmd = "php-fpm -D && nginx -g 'daemon off;'"
|
||||
Reference in New Issue
Block a user