We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f72e6c commit ec5830eCopy full SHA for ec5830e
.ci/Dockerfile
.ci/docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
app:
3
- build: .
+ build: ..
4
ports:
5
- 3000:3000
6
depends_on:
0 commit comments