mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
docs: fix docs urls for local dev
This commit is contained in:
+2
-2
@@ -41,8 +41,8 @@ docker compose -f compose.local.yaml up --build
|
|||||||
Verify:
|
Verify:
|
||||||
|
|
||||||
* http://localhost:8000 — should show the landing page
|
* http://localhost:8000 — should show the landing page
|
||||||
* http://localhost:3000/docs/ — should show the docs generated by Docusaurus
|
* http://localhost:8000/docs/ — should show the docs generated by Docusaurus
|
||||||
* http://localhost:3000/blog/ — should show the blog generated by Docusaurus
|
* http://localhost:8000/blog/ — should show the blog generated by Docusaurus
|
||||||
|
|
||||||
### Deploy to production
|
### Deploy to production
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user