mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-07 03:40:09 +00:00
7 lines
136 B
C
7 lines
136 B
C
|
// Application constants
|
||
|
|
||
|
#define kStartPage @"http://127.0.0.1:9993/"
|
||
|
|
||
|
#define kStartFolder @"."
|
||
|
|
||
|
#define kWebScriptNamespace @"macgap"
|