Skip to content

Commit 563e80f

Browse files
committed
fix: docker-compose run error
1 parent fa42d9f commit 563e80f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ services:
33
build:
44
context: .
55
dockerfile: Dockerfile
6+
image: nextjs
67
container_name: blog
78
ports:
89
- 3000:3000

0 commit comments

Comments
 (0)