updated omdb url

This commit is contained in:
Edward Tirado Jr 2026-02-18 00:22:51 -06:00
parent 0d52d16d24
commit 67ebbbe329

View file

@ -65,7 +65,7 @@ AWS_USE_PATH_STYLE_ENDPOINT=false
VITE_APP_NAME="${APP_NAME}"
OMDB_API_KEY=your_api_key
OMDB_API_URL=http://www.omdbapi.com/
OMDB_API_URL=https://www.omdbapi.com/
MAILGUN_DOMAIN=mg.your.domain
MAILGUN_SECRET=your_mailgun_secret