The current way to use .env file for configuration is too poor to express more complicated or advanced parameters. e.g. arrays, sructured/typed values, maps...
 We should consider to use something like YAML, TOML or JSON to represent gci's configurations.