mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-10 19:39:10 +00:00
Created example config and ignored main config.json file
This commit is contained in:
4
src/config.json.example
Normal file
4
src/config.json.example
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"SEASONED_URL": "http://localhost:31459/api",
|
||||
"ELASTIC_URL": "http://localhost:9200"
|
||||
}
|
||||
Reference in New Issue
Block a user