szabodanika / microbin

A secure, configurable file-sharing and URL shortening web app written in Rust.
https://microbin.eu
BSD 3-Clause "New" or "Revised" License
2.66k stars 167 forks source link

Fix env file documentation and comments #230

Closed mmomjian closed 5 months ago

mmomjian commented 11 months ago

This fixes a few typos and incorrect defaults from the env file. It also adds support for the env variable TZ, which is supported by the docker image but was not documented.