Skip to content

Commit

Permalink
changed sh to yml in docker-compose block
Browse files Browse the repository at this point in the history
  • Loading branch information
daisukebtw committed Sep 19, 2024
1 parent 4d61193 commit af63ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ docker run -d --name it-tools --restart unless-stopped -p 8080:80 ghcr.io/corent

#### Using Docker Compose

```sh
```yml
services:
it-tools:
container_name: it-tools
Expand Down

0 comments on commit af63ce4

Please sign in to comment.