Remove obsolete `version` attribute in docker compose

Avoid warning when setting up.

> compose.yaml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
pull/79/head
LB 2024-10-21 17:35:43 +10:00
rodzic 22d08b4155
commit 937b8cf662
1 zmienionych plików z 1 dodań i 3 usunięć

Wyświetl plik

@ -1,9 +1,7 @@
version: '3'
volumes:
postgres-data:
node_modules:
services:
web:
container_name: "web"