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 b6d604d commit a92768fCopy full SHA for a92768f
docker-compose.yml
@@ -4,7 +4,7 @@ services:
4
frontend:
5
image: "matthewtyleraylward/codingkittens:ck-ui"
6
ports:
7
- - 3001:3000
+ - 3000:3000
8
environment:
9
- CHOKIDAR_USEPOLLING=true
10
0 commit comments