WordGrid/server/config.json

4 lines
84 B
JSON

{
"dictionary_path": "../resources/dictionary.csv",
"static_path": "../ui/dist"
}