mirror of
https://github.com/xzeldon/vwdump.git
synced 2025-07-17 06:46:10 +03:00
Minor echo changes and additions (#9)
- Remove unnecessary `echo`es. - Remove `LOGFILE` environment variable. - Minor documentation and `echo` changes and additions.
This commit is contained in:
@ -55,7 +55,6 @@ services:
|
||||
| Environment Variable | Info |
|
||||
| -------------------- | -------------------------------------------------------------------------------------------- |
|
||||
| TZ ¹ | Timezone inside the container. Can mount `/etc/localtime` instead as well _(recommended)_. |
|
||||
| LOGFILE | Log file path relative to inside the container. |
|
||||
| CRONFILE | Cron file path relative to inside the container. |
|
||||
|
||||
¹ See <https://en.wikipedia.org/wiki/List_of_tz_database_time_zones> for more information
|
||||
|
Reference in New Issue
Block a user