Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fix port and path
Excerpt

Make sure you use have specified the following server-specific options in CONFIG, which are instructing where spelling and grammar checking requests will be processed:

Code Block
languagejs
themeEmacs
serviceProtocol: 'https',
serviceHost: 'your_host_name',
servicePort: '2880443',
servicePath: 'virtual_directory/api'