소스 검색

Added client config hint to README

Eamon Bauman 8 년 전
부모
커밋
b944fe77a7
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      docker-examples/README.md

+ 2 - 0
docker-examples/README.md

@@ -19,6 +19,8 @@ module.exports = {
 }
 ```
 
+No docker-relevant modifications are necessary for client/config.js. However, you will still need to configure this as part of the standard kutt setup. 
+
 ### Neo4j in a container
 
 You can run neo4j in a container and link it to the kutt container in Docker.