mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-11 03:49:07 +00:00
vite environment variables, also typed
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
SEASONED_API=
|
||||
ELASTIC=
|
||||
ELASTIC_INDEX=shows,movies
|
||||
SEASONED_DOMAIN=
|
||||
SEASONED_API=http://localhost:31459
|
||||
ELASTIC_URL=http://elastic.local:9200/tmdb-movies-shows
|
||||
ELASTIC_API_KEY=
|
||||
|
||||
Reference in New Issue
Block a user