upstream sync
This commit is contained in:
@@ -10,10 +10,11 @@ type Config struct {
|
||||
|
||||
// Service contains configuration for service
|
||||
type Service struct {
|
||||
Port string
|
||||
Environment string
|
||||
WebPageURL string
|
||||
BlockchainSecret string
|
||||
Port string
|
||||
Environment string
|
||||
WebPageURL string
|
||||
BlockchainSecret string
|
||||
MapboxAccessToken string
|
||||
}
|
||||
|
||||
// Blockchain contains configuration for blockchain
|
||||
|
||||
Reference in New Issue
Block a user