Skip to content

Commit a92768f

Browse files
committed
⚒️Updated the UI Port info
1 parent b6d604d commit a92768f

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
@@ -4,7 +4,7 @@ services:
44
frontend:
55
image: "matthewtyleraylward/codingkittens:ck-ui"
66
ports:
7-
- 3001:3000
7+
- 3000:3000
88
environment:
99
- CHOKIDAR_USEPOLLING=true
1010

0 commit comments

Comments
 (0)