🔥(compose) remove docker compose version

The version is now automatically guessed by Docker Compose. This
commit will fix the warning raised about the uselessness of this
setting.

from @sampaccoud
This commit is contained in:
lebaudantoine
2024-11-03 22:25:47 +01:00
committed by aleb_the_flash
parent d7892cde9f
commit 0056b4cc29

View File

@@ -1,4 +1,3 @@
version: '3.8'
services:
postgresql: