Change config from json to yaml
- Added possibility to override config with env vars - Reorganized config structures
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
client: go run client.go
|
||||
server: go run ../cmd/main.go -config ./functional-config.json -alsologtostderr
|
||||
server: go run ../cmd/main.go -config ./functional-config.yml -alsologtostderr
|
||||
Reference in New Issue
Block a user