We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9124df5 commit 8c9d095Copy full SHA for 8c9d095
1 file changed
docker-compose-prod.yml
@@ -69,10 +69,6 @@ services:
69
- redis-data:/data
70
sidekiq:
71
container_name: ${PREFIX}-sidekiq
72
- build:
73
- context: .
74
- dockerfile: Dockerfile
75
- target: production
76
image: ${PREFIX}-app
77
restart: always
78
depends_on:
0 commit comments