Files
blog/Procfile
2022-06-28 09:53:01 +02:00

3 lines
117 B
Plaintext

web: PHP_INI_SCAN_DIR=${PHP_INI_SCAN_DIR-:/app/config/php.d} heroku-php-nginx -C config/nginx.conf web
bash: bash -l