Skip to content

Commit e56bc3a

Browse files
authored
Change port of localhost for docker setup (#429)
1 parent e09d5bb commit e56bc3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ docker compose build
124124
# Run locally with `docker-compose`
125125
docker compose up
126126

127-
# Go to http://localhost:8080
127+
# Go to http://localhost:8888
128128
```
129129

130130
<!-- LICENSE -->

0 commit comments

Comments
 (0)