Fixed spelling mistake in project name, restructuring. Correction of Golang convention error.
This commit is contained in:
@@ -8,7 +8,7 @@ type AppConfig struct {
|
||||
// multicastSecond Contient le nombre de seconde entre chaque annonce
|
||||
MulticastSecond int `json:"multicastSecond"`
|
||||
|
||||
// domain Domain du StorBackEnd
|
||||
// domain Domain du StoreBackEnd
|
||||
Domain string `json:"domain"`
|
||||
|
||||
// unicastPort Contient le port unicast auquel le FileFrontEnd se connecte
|
||||
|
||||
Reference in New Issue
Block a user