소스 검색

Update README.md

digitalLumberjack 9 년 전
부모
커밋
b25d85666b
1개의 변경된 파일8개의 추가작업 그리고 1개의 파일을 삭제
  1. 8 1
      README.md

+ 8 - 1
README.md

@@ -1 +1,8 @@
-# docker-xwiki
+# docker-xwiki
+
+Create a xwiki instance with jetty webserver
+
+Use the following ENV when running :
+- MYSQL_USER : the mysql user
+- MYSQL_PASSWORD : the mysql password
+- MYSQL_HOST : the hostname of the linked database container