chore(api): remove version field from docker-compose.yml (#57310)

This commit is contained in:
Huyen Nguyen 2024-11-25 18:48:42 +07:00 committed by GitHub
parent 7d8fb59e75
commit ab359f189f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,3 @@
version: '3.8'
services:
db:
image: mongo