mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-11 11:55:38 +00:00
Converted utils & api to typescript. Webpack setup
This commit is contained in:
5
src/config.ts.example
Normal file
5
src/config.ts.example
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"SEASONED_URL": "http://localhost:31459/api/",
|
||||
"ELASTIC_URL": "http://localhost:9200",
|
||||
"ELASTIC_INDEX": "shows,movies"
|
||||
}
|
||||
Reference in New Issue
Block a user