Closed bxue-l2 closed 1 month ago
Make env backward compatible.
Method: Adding multiple EnvVars
The urfave doc shows, https://cli.urfave.org/v2/examples/flags/#values-from-the-environment If EnvVars contains more than one string, the first environment variable that resolves is used.
If this approach looks fine, I will go ahead to change the template env, https://github.com/Layr-Labs/eigenda-proxy/blob/main/.env.example.holesky
Also add a new column to he configuration option in the readme page. but @samlaf , do you want to take the rest?
sample
Make env backward compatible.
Method: Adding multiple EnvVars
The urfave doc shows, https://cli.urfave.org/v2/examples/flags/#values-from-the-environment If EnvVars contains more than one string, the first environment variable that resolves is used.
If this approach looks fine, I will go ahead to change the template env, https://github.com/Layr-Labs/eigenda-proxy/blob/main/.env.example.holesky
Also add a new column to he configuration option in the readme page. but @samlaf , do you want to take the rest?
sample