revenz / Fenrus

A personal home page for quick access to all your personal apps/sites.
MIT License
505 stars 29 forks source link

Update README.md to fix PORT env variable name. #186

Closed AlperShal closed 1 year ago

AlperShal commented 1 year ago

When environment variable is defined using "Port" (at least using Docker Compose) it doesn't make any difference since the actual variable name is "PORT". This commit gets rid of the confusion.