Skip to content

Commit 273c52e

Browse files
committed
simplify prod compose
Signed-off-by: tdruez <tdruez@aboutcode.org>
1 parent b51b626 commit 273c52e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

compose.prod.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,12 @@ x-description: "Production overrides — build from source, external nginx confi
55
services:
66
web:
77
build: .
8-
image: dejacode:prod
98

109
worker:
1110
build: .
12-
image: dejacode:prod
1311

1412
scheduler:
1513
build: .
16-
image: dejacode:prod
1714

1815
nginx:
1916
configs: []

0 commit comments

Comments
 (0)