Add doc for configuration to README
This commit is contained in:
parent
ebac039363
commit
002c025228
1 changed files with 6 additions and 0 deletions
|
@ -2,3 +2,9 @@
|
|||
|
||||
Validate Netz39 entities JSON.
|
||||
|
||||
## Running the Service
|
||||
|
||||
### Configuration
|
||||
|
||||
The service is configured via the following environment variables:
|
||||
* `PORT`: Service port. defaults to 8080
|
||||
|
|
Loading…
Reference in a new issue