Spaces:
Sleeping
Sleeping
Update default.conf
Browse files- default.conf +2 -2
default.conf
CHANGED
@@ -13,8 +13,8 @@ server {
|
|
13 |
|
14 |
location / {
|
15 |
#root /usr/share/nginx/html;
|
16 |
-
#index index.html index.htm;
|
17 |
-
proxy_pass http://
|
18 |
}
|
19 |
|
20 |
}
|
|
|
13 |
|
14 |
location / {
|
15 |
#root /usr/share/nginx/html;
|
16 |
+
#index index.html index.htm;
|
17 |
+
proxy_pass http://35.94.145.197:3000/;
|
18 |
}
|
19 |
|
20 |
}
|