This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
etckeeper/nginx/conf.d/upstream.conf
T

5 lines
103 B
Plaintext

#upstream php-handler {
# #server 127.0.0.1:9000;
# server unix:/var/run/php/php8.0-fpm.sock;
#}