Skip to content

Commit

Permalink
Delete redundant attribute from docker-compose files
Browse files Browse the repository at this point in the history
  • Loading branch information
okeneo committed Sep 30, 2024
1 parent 974a7bd commit 5403260
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions docker-compose.dev.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3.9"

services:
api:
build:
Expand Down
2 changes: 0 additions & 2 deletions docker-compose.prod.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3.9"

services:
api:
build:
Expand Down

0 comments on commit 5403260

Please sign in to comment.