fix: 🎨 set docker-compose version

This commit is contained in:
Joshua Schmitt 2022-07-06 19:06:04 +02:00
parent b7dc2b6fc6
commit 66992a7556
No known key found for this signature in database
GPG key ID: 4CA8679BDCD72926
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,5 @@
version: '3'
services:
app:
depends_on:

View file

@ -1,3 +1,5 @@
version: '3'
services:
app:
depends_on: