atoma-network / atoma-proxy

Atoma's proxy service repository
Apache License 2.0
0 stars 0 forks source link

feat: add the ability to override config with env var #25

Closed Cifko closed 2 days ago

Cifko commented 5 days ago

The config of atoma_service and atoma_state can now be overwritten with env var. E.g. ATOMA_STATE__DATABASE_URL will overwrite

[atoma_state]
database_url=""

ATOMA_SERVICE__HF_TOKEN will overwrite

[atoma_service]
hf_token = ""