updated omdb url
This commit is contained in:
parent
0d52d16d24
commit
67ebbbe329
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue