Skip to content

Commit 8c9d095

Browse files
committed
Docker compose fix for prod too
1 parent 9124df5 commit 8c9d095

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docker-compose-prod.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,6 @@ services:
6969
- redis-data:/data
7070
sidekiq:
7171
container_name: ${PREFIX}-sidekiq
72-
build:
73-
context: .
74-
dockerfile: Dockerfile
75-
target: production
7672
image: ${PREFIX}-app
7773
restart: always
7874
depends_on:

0 commit comments

Comments
 (0)