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

chore: update README.md

This commit is contained in:
Yury Shkoda
2021-10-11 09:38:46 +03:00
committed by GitHub
parent be2ad36a02
commit e73c21aa4d

View File

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