warren830 commented on code in PR #463:
URL: 
https://github.com/apache/incubator-devlake-website/pull/463#discussion_r1130679225


##########
docs/GettingStarted/DockerComposeSetup.md:
##########
@@ -34,11 +34,11 @@ Support for database schema migration was introduced to 
DevLake in v0.10.0. From
 <br/>
 
 ## FAQ
-### Can I use an external Database service instead of running Database in 
Docker?
+### Can I use a managed Cloud database service instead of running database in 
Docker??
 
-    Yes, you can simply comment out the 'mysql' part in 'docker-compose.yml' 
and update some configurations in '.env' before you run docker compose up -d, 
here are the steps:
+Yes, you can simply comment out the 'mysql' part in 'docker-compose.yml' and 
update some configurations in '.env' before you run docker compose up -d, here 
are the steps:
 
-1. Comment out mysql part:
+1. Comment out 'mysql' part in `docker-compose.yml`:

Review Comment:
   fixed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to