Skip to content

Commit

Permalink
wip: Add support for kapture service #265
Browse files Browse the repository at this point in the history
  • Loading branch information
cnouguier committed Oct 6, 2021
1 parent 918cd10 commit e310fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kapture.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.8'

services:
kontrol:
kapture:
image: ${KAPTURE_IMAGE}:${KAPTURE_TAG}
environment:
- KANO_URL=${KAPTURE_KANO_URL}
Expand Down

0 comments on commit e310fbe

Please sign in to comment.