.yaml, .toml, etc?

  • vrkr@programming.dev
    ·
    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.