mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-30 16:13:55 +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" |