changed run to true and test to false

This commit is contained in:
2023-06-14 01:31:56 -05:00
parent 77ad671690
commit 2cfadd57cf

View File

@@ -244,8 +244,8 @@ services:
- TZ=${TZ}
- PMM_CONFIG=/config/config.yml
- PMM_TIME=09:00
- PMM_RUN=False
- PMM_TEST=True
- PMM_RUN=True
- PMM_TEST=False
- PMM_NO_MISSING=False
restart: unless-stopped
volumes: