We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 150f431 commit c384d30Copy full SHA for c384d30
build/dist/web/nginx/backends.conf
@@ -1,5 +1,5 @@
1
upstream fastcgi_backend {
2
- server php74:9000;
+ server php83:9000;
3
}
4
#upstream fastcgi56_backend {
5
# server php56:9000;
0 commit comments