Merge branch 'cron-compose-fix' into pu

This commit is contained in:
Kevin Morris 2022-01-25 14:36:01 -08:00
commit ba6ba4c367
No known key found for this signature in database
GPG key ID: F7E46DED420788F3

View file

@ -176,6 +176,7 @@ services:
init: true init: true
environment: environment:
- AUR_CONFIG=/aurweb/conf/config - AUR_CONFIG=/aurweb/conf/config
- AUR_CONFIG_IMMUTABLE=${AUR_CONFIG_IMMUTABLE:-0}
entrypoint: /docker/cron-entrypoint.sh entrypoint: /docker/cron-entrypoint.sh
command: /docker/scripts/run-cron.sh command: /docker/scripts/run-cron.sh
depends_on: depends_on: