fix: 🎨 set docker-compose version
This commit is contained in:
parent
b7dc2b6fc6
commit
66992a7556
2 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
version: '3'
|
||||
|
||||
services:
|
||||
app:
|
||||
depends_on:
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
version: '3'
|
||||
|
||||
services:
|
||||
app:
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Reference in a new issue