Skip to content

Commit

Permalink
Remove obsolete "version" from docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
luk27official committed May 19, 2024
1 parent 5e75026 commit 08ba636
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docker-compose-prankweb.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.8"
services:
gateway:
build:
Expand Down
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.8"
services:
gateway:
build:
Expand Down

0 comments on commit 08ba636

Please sign in to comment.