implement node settings

This commit is contained in:
ghost 2024-01-01 13:10:38 +02:00
parent 6bc9b53d24
commit 7e3f7c6df0
6 changed files with 232 additions and 12 deletions

View file

@ -10,6 +10,12 @@ cd web-api
composer install
```
## Config
```
nano config.json
```
## Run
```