mirror of
https://github.com/gravitl/netmaker.git
synced 2024-11-13 21:22:40 +08:00
5 lines
No EOL
184 B
Go
5 lines
No EOL
184 B
Go
package global_settings
|
|
|
|
// globalsettings - settings that are global in nature. Avoids circular dependencies between config loading and usage.
|
|
|
|
var PublicIPServices map[string]string |