docker-compose.yml中删除version行
This commit is contained in:
parent
8198b95e46
commit
c9326eb494
@ -1,5 +1,3 @@
|
|||||||
version: "3.1"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
nginx:
|
nginx:
|
||||||
image: nginx:1.25
|
image: nginx:1.25
|
||||||
|
Loading…
Reference in New Issue
Block a user