Rahul.p
Results
2
comments of
Rahul.p
you have to use different host port to access for example ports: - "1021:80/tcp" So you can access with your ip:port
you can fix this issue by adding this in .conf that you can found in this path "/data/nginx/proxy_host" proxy_set_header Authorization $http_authorization;