SyntaxFix
Write A Post
Hire A Developer
Questions
If you want to access redis from the host (127.0.0.1), you have to use the ports command.
redis
ports
redis: build: context: . dockerfile: Dockerfile-redis ports: - "6379:6379"