Skip to content

Commit b7ef08f

Browse files
author
Alan
committed
add web server
1 parent 733891e commit b7ef08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ services:
2424
container_name: "web"
2525
build:
2626
context: .
27-
dockerfile: ./docker/node/Dockerfile
27+
dockerfile: ./docker/frontend/Dockerfile
2828
ports:
2929
- 3000:3000
3030

0 commit comments

Comments
 (0)