You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: