[tests] fix worker .toml

parent 1959214c
......@@ -74,6 +74,9 @@ FR = "spacy://localhost:8001"
All = "corenlp://localhost:9000"
[worker]
default_visibility_timeout = 1
[worker.database]
host = "127.0.0.1"
port = 5432
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment