소스 검색

Update README.md

IronTooch 5 년 전
부모
커밋
701ef18606
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/setup/README.md

+ 1 - 1
docs/setup/README.md

@@ -6,7 +6,7 @@
 
 Don't worry, this is easy to do.
 
-The app requires a configuration file to let it know what database you're using.
+The app requires a configuration file to let it know what database you're using. By default, this file is called config.json. 
 
 Here's an example configuration for `mysql` (or mariadb) that is compatible with the docker-compose example below: