mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-02 15:33:32 +00:00
@@ -81,6 +81,10 @@ http {
|
||||
server unix:/run/php82.sock;
|
||||
}
|
||||
|
||||
upstream php83 {
|
||||
server unix:/run/php83.sock;
|
||||
}
|
||||
|
||||
# Fancy Index
|
||||
fancyindex on;
|
||||
fancyindex_localtime on;
|
||||
|
Reference in New Issue
Block a user