Merge remote-tracking branch 'origin/release-8.1' into release-8.6
This commit is contained in:
commit
0079edb9dc
20 changed files with 970 additions and 95 deletions
|
|
@ -104,7 +104,7 @@ Go to all the required, unconfigured red fields and choose some values. Choose m
|
|||
### Run lamassu-server
|
||||
|
||||
```
|
||||
node bin/lamassu-server --mockSms --mockScoring
|
||||
node bin/lamassu-server --mockScoring
|
||||
```
|
||||
|
||||
### Add a lamassu-machine
|
||||
|
|
@ -125,7 +125,7 @@ Once that is done, the node needs to be run in a terminal with the following com
|
|||
To start the Lamassu server run:
|
||||
|
||||
```
|
||||
node bin/lamassu-server --mockSms --mockScoring
|
||||
node bin/lamassu-server --mockScoring
|
||||
```
|
||||
|
||||
To start the Lamassu Admin run:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue