We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86d5a48 + c72f43e commit 82d82a1Copy full SHA for 82d82a1
docker-compose.yml
@@ -1,5 +1,3 @@
1
-version: "3"
2
-
3
services:
4
docs:
5
build:
@@ -9,4 +7,4 @@ services:
9
7
- 6006:6006
10
8
command: make docs
11
volumes:
12
- - .:/usr/src/app
+ - .:/usr/src/app
0 commit comments