Set compose file version back to 2.1 for separate containers
This commit is contained in:
parent
b680816505
commit
d85c033f61
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
version: '3'
|
||||
version: '2.1'
|
||||
services:
|
||||
nginx:
|
||||
image: nginx
|
||||
|
|
Loading…
Reference in a new issue