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