changed run to true and test to false
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user