mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-10 15:23:06 -07:00
7 lines
No EOL
136 B
C
7 lines
No EOL
136 B
C
// Application constants
|
|
|
|
#define kStartPage @"http://127.0.0.1:9993/"
|
|
|
|
#define kStartFolder @"."
|
|
|
|
#define kWebScriptNamespace @"macgap" |