Define http port via env vars as well

This commit is contained in:
2020-08-23 18:50:18 +02:00
parent bd0efb1529
commit 0d62a7625b
2 changed files with 6 additions and 17 deletions

View File

@@ -214,7 +214,7 @@ without any argument, on port 8080.
morss
```
You can change the port like this `morss 9000`.
You can change the port using environment variables like this `PORT=9000 morss`.
#### Passing arguments