chore(docker-compose): 推奨の名前にする (#14096)

* chore(docker-compose): 推奨の名前にする

https://github.com/compose-spec/compose-spec/blob/5c18e329d5a15a15e4b636ed093b256b96615e33/spec.md#compose-file

* yaml to yml

* fix

* fix
This commit is contained in:
ぬるきゃっと
2024-06-28 11:16:12 +09:00
committed by GitHub
parent 4096dabe1e
commit a6edd50a5d
9 changed files with 7 additions and 15 deletions
@@ -1,5 +1,3 @@
version: "3"
services:
redistest:
image: redis:7