Gethash para ImViewer4, configurable en .env

This commit is contained in:
2025-07-21 14:35:12 -03:00
parent 0a2d0a714c
commit e534b6b81c

View File

@ -65,7 +65,8 @@ defmodule Api.MixProject do
{:castore, "~> 1.0.10"},
{:dotenv, "~> 3.1"},
{:httpoison, "~> 2.2"},
{:nimble_parsec, "~> 1.4"}
{:nimble_parsec, "~> 1.4"},
{:req, "~> 0.5.15"}
]
end