Skip to content

Commit c714964

Browse files
committed
Really do fix format of ci.yml
1 parent 0be8dd1 commit c714964

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mithril-infra/docker-compose.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ services:
3939
- "80:8080"
4040

4141
mithril-signer:
42-
image: ghcr.io/input-output-hk/mithril-signer:${IMAGE_ID:-latest}
43-
restart: always
44-
logging:
42+
image: ghcr.io/input-output-hk/mithril-signer:${IMAGE_ID:-latest}
43+
restart: always
44+
logging:
4545
driver: "json-file"
4646
options:
4747
max-size: "100m"

0 commit comments

Comments
 (0)