Skip to content

Commit 66f9133

Browse files
committed
fix
1 parent ea0a218 commit 66f9133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ services:
66
context: ./frontend
77
dockerfile: Dockerfile
88
ports:
9-
- "8080:3000"
9+
- "8080:8080"

0 commit comments

Comments
 (0)