Skip to content

Commit 62a117b

Browse files
committed
Fix docs
Signed-off-by: Roman Schwarz <rs@cloudeteer.de>
1 parent a361b9a commit 62a117b

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
@@ -25,7 +25,7 @@ docker compose build
2525
# Start the containers in detached mode
2626
docker compose up --detach
2727

28-
# The frontend will be available at http://localhost:3080
28+
# The api will be available at http://localhost:8000
2929

3030
# Stop containers and remove volumes
3131
docker compose down --volumes

0 commit comments

Comments
 (0)