mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-26 01:36:15 -04:00
changed sh to yml in docker-compose block
This commit is contained in:
parent
4d61193559
commit
af63ce48c7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue