1
0
mirror of https://github.com/xzeldon/vwdump.git synced 2025-07-17 06:46:10 +03:00

Minor updates (#24)

- Remove `crontab`.
- Rename dockerize action.
This commit is contained in:
jmqm
2021-08-30 11:34:54 -05:00
committed by GitHub
parent ea6ce91e8c
commit 23d0115222
3 changed files with 1 additions and 3 deletions

View File

@ -57,7 +57,6 @@ services:
| Environment Variable | Info |
| -------------------- | -------------------------------------------------------------------------------------------- |
| TZ ¹ | Timezone inside the container. Can mount `/etc/localtime` instead as well _(recommended)_. |
| CRONFILE | Cron file path relative to inside the container. |
¹ See <https://en.wikipedia.org/wiki/List_of_tz_database_time_zones> for more information