Просмотр исходного кода

Added client config hint to README

Eamon Bauman 8 лет назад
Родитель
Сommit
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
 ### Neo4j in a container
 
 
 You can run neo4j in a container and link it to the kutt container in Docker. 
 You can run neo4j in a container and link it to the kutt container in Docker.