1
0
Files
test-php/Procfile
2025-08-14 08:46:01 +00:00

2 lines
101 B
Plaintext

web: heroku-php-nginx -i ${PHP_INI-config/php.ini} -C ${NGINX_CONF-config/nginx.conf} ${WEBROOT-web}