We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b02af24 commit 29042bfCopy full SHA for 29042bf
upstreams/php82.conf
@@ -0,0 +1,4 @@
1
+# Defines the upstream for PHP 8.2
2
+upstream php82 {
3
+ server unix:/run/php/php8.2-fpm.sock;
4
+}
upstreams/php83.conf
0 commit comments