The scheduler and queue-worker containers were crashing with RequiredEnvironmentVariableException because the APP_KEY_FILE environment variable was not set, even though the app_key secret was mounted. The Framework's Environment class needs the *_FILE pattern to read Docker Secrets.
20 KiB
20 KiB