mirror of
https://github.com/sasjs/server.git
synced 2026-01-06 06:10:04 +00:00
9 lines
224 B
Markdown
9 lines
224 B
Markdown
# SASjsServer
|
|
|
|
## Configuration
|
|
|
|
In order to configure `SASjsServer`, add the following information to the `configuration` section of `package.json`:
|
|
|
|
- Provide path to SAS9 executable.
|
|
- Provide `SASjsServer` desired port.
|