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 733891e commit b7ef08fCopy full SHA for b7ef08f
docker-compose.yaml
@@ -24,7 +24,7 @@ services:
24
container_name: "web"
25
build:
26
context: .
27
- dockerfile: ./docker/node/Dockerfile
+ dockerfile: ./docker/frontend/Dockerfile
28
ports:
29
- 3000:3000
30
0 commit comments