Added Docker support for the Indexer
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"Worker":
|
||||
[
|
||||
{
|
||||
"Name": "example",
|
||||
"Name": "pythonExample",
|
||||
"Searchdomains": [
|
||||
"example"
|
||||
],
|
||||
@@ -20,7 +20,7 @@
|
||||
"Calls": [
|
||||
{
|
||||
"Type": "interval",
|
||||
"Interval": 60000
|
||||
"Interval": 30000
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user