mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-10 10:47:16 +00:00
fix local host connect bug.
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
#define LOCALHOST_PORT 13618
|
#define LOCALHOST_PORT 13618
|
||||||
#define PAGE_HTTP_PORT 13619
|
#define PAGE_HTTP_PORT 13619
|
||||||
#define LOCALHOST_URL "http://localhost:"
|
#define LOCALHOST_URL "http://127.0.0.1:"
|
||||||
|
|
||||||
namespace Slic3r { namespace GUI {
|
namespace Slic3r { namespace GUI {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user