chore: update documentation

This commit is contained in:
Abhishek Kumar 2025-12-22 17:56:48 +05:30
parent f223a1b9e5
commit 96f8aaf325
5 changed files with 534 additions and 20 deletions

View file

@ -160,7 +160,7 @@ echo " - .env"
echo ""
echo -e "${YELLOW}To start Dograh, run:${NC}"
echo ""
echo -e " ${BLUE}docker compose --profile remote up -d${NC}"
echo -e " ${BLUE}sudo docker compose --profile remote up --pull always${NC}"
echo ""
echo -e "${YELLOW}Your application will be available at:${NC}"
echo ""