We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f386bce commit e94095dCopy full SHA for e94095d
1 file changed
docker-compose.yaml
@@ -1,8 +1,8 @@
1
services:
2
web:
3
build:
4
- context: .
5
- dockerfile: Dockerfile
+ context: .
+ dockerfile: Dockerfile
6
env_file: .env
7
ports:
8
- "3000:3000"
0 commit comments