1.4.5.2
This commit is contained in:
7
EdgeAPI/internal/setup/config.go
Normal file
7
EdgeAPI/internal/setup/config.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package setup
|
||||
|
||||
type Config struct {
|
||||
APINodeProtocol string
|
||||
APINodeHost string
|
||||
APINodePort int
|
||||
}
|
||||
Reference in New Issue
Block a user