TickLabVN / ssps-be

Back-end for HCMUT-SSPS
0 stars 1 forks source link

fix(configuration): save value of DOLLAR_TO_COIN in code instead of database #19

Closed quannhg closed 1 year ago

quannhg commented 1 year ago

Save value of DOLLAR_TO_COIN in database make dotenv cannot read any env variable. Temporary save it's value in code to quick fix.