.yaml, .toml, etc?

  • @vrkr@programming.dev
    link
    fedilink
    9
    edit-2
    11 months ago

    No reason to go beyond simple key-value format like dotenv or just env variables. If you need more structure then maybe you are confusing configuration with state and this is not really the same thing.