Skip to content

Commit

Permalink
Change port of localhost for docker setup (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjb873 authored Nov 7, 2024
1 parent e09d5bb commit e56bc3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ docker compose build
# Run locally with `docker-compose`
docker compose up

# Go to http://localhost:8080
# Go to http://localhost:8888
```

<!-- LICENSE -->
Expand Down

0 comments on commit e56bc3a

Please sign in to comment.