Skip to content

Commit

Permalink
Fix docker compose yaml synxtax
Browse files Browse the repository at this point in the history
  • Loading branch information
curllog committed Dec 1, 2023
1 parent c9e6ba5 commit 50b83a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,5 @@ services:
command: [ "serve", "--dev-addr=0.0.0.0:8000" ]

mike:
<<: *mkdocs
<<: *mount-app-and-user-git-config
<<: [*mkdocs, *mount-app-and-user-git-config]
entrypoint: "mike"

0 comments on commit 50b83a0

Please sign in to comment.