1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-05 05:40:06 +00:00

docs(readme): add configuration instructions

This commit is contained in:
Yury Shkoda
2021-10-07 07:57:42 +00:00
parent cdbc3fd298
commit c27421cda6
2 changed files with 8 additions and 1 deletions

View File

@@ -1 +1,8 @@
# @sasjs/server
## Configuration
In order to configure `@sasjs/server`, add the following information to the `configuration` section of `package.json`:
- Provide path to SAS9 executable.
- Provide `@sasjs/server` desired port.