sun-pc-linux hai 3 meses
pai
achega
4f90b5ca20
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pack-cmf/nginx/conf.d/default.conf

+ 1 - 1
pack-cmf/nginx/conf.d/default.conf

@@ -46,7 +46,7 @@ server {
        proxy_pass  http://cmf-srv:3001/cmf/;
     }
     location /cmfclient/ {
-       proxy_pass  http://cmf-srv:3001/cmf-client/;
+       proxy_pass  http://cmf-client:3001/cmf/;
     }