Skip to content

Commit

Permalink
docker: remove obsolete docker compose version
Browse files Browse the repository at this point in the history
Signed-off-by: Younes Khoudli <[email protected]>
  • Loading branch information
Khoyo committed Nov 7, 2024
1 parent 7832d47 commit 1bd519d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

volumes:
psql_data:
valkey_data:
Expand Down
2 changes: 0 additions & 2 deletions docker/docker-compose.host.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
postgres:
ports: !reset []
Expand Down
2 changes: 0 additions & 2 deletions docker/docker-compose.single-worker.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

services:
editoast:
environment:
Expand Down

0 comments on commit 1bd519d

Please sign in to comment.