hexo-deployer-heroku icon indicating copy to clipboard operation
hexo-deployer-heroku copied to clipboard

nginx configuration file

Open josex2r opened this issue 7 years ago • 2 comments

This pull request allows to define a Nginx configuration file.

Added a new param nginx_conf to set the path of the configuration file. If the file exists then it will be copied to the .deploy_heroku directory and the -C flag will be added to the Procfile.

josex2r avatar Sep 15 '18 16:09 josex2r

Coverage Status

Coverage increased (+4.02%) to 83.333% when pulling f2440b45dd8016a7d32404106f6e2e93e62deb9c on josex2r:master into c91bc19e77ca2fb175e265987a4b2310a6161740 on hexojs:master.

coveralls avatar Sep 15 '18 16:09 coveralls

@tommy351, should we disable circleci? Having Travis should be enought to ensure that the tests works.

josex2r avatar Oct 16 '18 17:10 josex2r