We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a361b9a commit 62a117bCopy full SHA for 62a117b
README.md
@@ -25,7 +25,7 @@ docker compose build
25
# Start the containers in detached mode
26
docker compose up --detach
27
28
-# The frontend will be available at http://localhost:3080
+# The api will be available at http://localhost:8000
29
30
# Stop containers and remove volumes
31
docker compose down --volumes
0 commit comments