This repository has been archived on 2023-01-08. You can view files and clone it, but cannot push or open issues or pull requests.
ptrcports/nginx-current/nginx.confd

7 lines
281 B
Plaintext
Raw Normal View History

2022-04-27 22:21:24 +00:00
# Configuration for /etc/init.d/nginx
# The nginx binary to run. If you want to use debugging log, install package
# "nginx-debug" and set this variable to "/usr/sbin/nginx-debug".
# See http://nginx.org/en/docs/debugging_log.html for more information.
#command="/usr/sbin/nginx"