Remove version key from docker-compose.yml

This commit is contained in:
Liam 2024-06-23 11:52:48 -04:00
parent 2e5b0678cd
commit 0f3c6674b3

View file

@ -1,4 +1,3 @@
version: '3'
volumes:
postgres_data: {}
opensearch_data: {}