mirror of
https://github.com/edgebox-iot/edgeboxctl.git
synced 2026-09-25 06:13:03 +02:00
Added utils.WriteOption and refactor, added enablePublicDashb0oard
This commit is contained in:
@@ -341,6 +341,8 @@ func EnablePublicDashboard(InternetURL string) bool {
|
||||
env, _ := godotenv.Unmarshal("INTERNET_URL=" + InternetURL)
|
||||
_ = godotenv.Write(env, envFilePath)
|
||||
|
||||
buildFrameworkContainers()
|
||||
|
||||
return true
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user