This commit is contained in:
LeoKhoa
2018-07-24 11:04:42 +00:00
parent e12e39f010
commit 848a189df1
610 changed files with 0 additions and 204753 deletions

View File

@@ -1,6 +0,0 @@
# if you want to increase the number of PHP processes, put this line (without #) on usr/laragon.ini, under [nginx]
# [nginx]
# Upstream=5
upstream php_upstream {
server 127.0.0.1:9001 weight=1 max_fails=1 fail_timeout=1;
}