typical-coral•3y ago
Self-hosting Actors
Hello, how would I handle reading input and things like requestQueues when running the docker image not through apify's platform?
1 Reply
It all works locally as well, Apify platform is not required. As for Input, you need to pass it to the Docker via volumes I think