Closed Cifko closed 2 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_service
atoma_state
ATOMA_STATE__DATABASE_URL
[atoma_state] database_url=""
ATOMA_SERVICE__HF_TOKEN will overwrite
ATOMA_SERVICE__HF_TOKEN
[atoma_service] hf_token = ""
The config of
atoma_service
andatoma_state
can now be overwritten with env var. E.g.ATOMA_STATE__DATABASE_URL
will overwriteATOMA_SERVICE__HF_TOKEN
will overwrite