Skip to content

Commit 5279073

Browse files
fix: docker compose (#1175)
Update compose.core.yaml
1 parent ae903bd commit 5279073

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

application/CohortManager/compose.core.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ services:
226226
container_name: create-exception
227227
image: cohort-manager-create-exception
228228
networks: [cohman-network]
229+
profiles: [non-essential]
229230
build:
230231
context: ./src/Functions/
231232
dockerfile: ExceptionHandling/ExceptionCreation/Dockerfile

0 commit comments

Comments
 (0)