mirror of
https://github.com/OpenBankProject/API-Explorer-II.git
synced 2026-02-06 10:47:04 +00:00
Merge remote-tracking branch 'upstream/develop' into develop
This commit is contained in:
commit
385d06c827
@ -10,7 +10,7 @@ import (
|
||||
)
|
||||
|
||||
func main() {
|
||||
config := []string{"VITE_OBP_API_HOST", "VITE_OBP_API_MANAGER_HOST"}
|
||||
config := []string{"VITE_OBP_API_HOST", "VITE_OBP_API_MANAGER_HOST", "VITE_OBP_API_PORTAL_HOST"}
|
||||
configMap := make(map[string]string)
|
||||
|
||||
for _, key := range config {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user