Update to use port 4000
This commit is contained in:
+2
-2
@@ -4,6 +4,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
ilboo.com {
|
ilboo.com {
|
||||||
# Forward requests to port 5003 running directly on the host system
|
# Forward requests to port 4000 running directly on the host system
|
||||||
reverse_proxy host.docker.internal:5003
|
reverse_proxy host.docker.internal:4000
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user