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.
1 parent 4fd7867 commit d6fe8afCopy full SHA for d6fe8af
.dockerignore
@@ -7,5 +7,5 @@
7
doc
8
README.md
9
LICENSE
10
-docker-compose.yml
+compose.yml
11
.swagger
README.md
@@ -101,7 +101,7 @@ myapp
101
├── go.mod
102
├── go.sum
103
│
104
-├── docker-compose.yml
+├── compose.yml
105
├── Dockerfile
106
107
├── prod.Dockerfile
0 commit comments