docker-compose.yml 版本改为2
This commit is contained in:
parent
7e18d9daeb
commit
fd324b51b2
|
@ -1,4 +1,4 @@
|
|||
version: '3'
|
||||
version: '2'
|
||||
services:
|
||||
nginx:
|
||||
image: nginx:latest
|
||||
|
|
Loading…
Reference in New Issue