aaaa
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
server {
|
||||
listen 3000;
|
||||
listen 80;
|
||||
server_name 192.168.1.121;
|
||||
location / {
|
||||
proxy_pass http://react:3000/;
|
||||
|
||||
Reference in New Issue
Block a user