mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
refactor(web): change old port (7003) and deploy port (80) to port 8082
This commit is contained in:
+1
-1
@@ -145,7 +145,7 @@ echo "${GREEN}========================================${NC}"
|
||||
echo "${GREEN} Memoh is running!${NC}"
|
||||
echo "${GREEN}========================================${NC}"
|
||||
echo ""
|
||||
echo " Web UI: http://localhost"
|
||||
echo " Web UI: http://localhost:8082"
|
||||
echo " API: http://localhost:8080"
|
||||
echo " Agent Gateway: http://localhost:8081"
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user