docker-compose.yml 版本改为2

This commit is contained in:
chinky 2019-09-23 19:56:18 +08:00
parent 7e18d9daeb
commit fd324b51b2

View File

@ -1,4 +1,4 @@
version: '3' version: '2'
services: services:
nginx: nginx:
image: nginx:latest image: nginx:latest