Merge branch 'master' into live

This commit is contained in:
Kevin Morris 2022-01-25 15:13:08 -08:00
commit 359a3e6467
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: