@@ -3595,4 +3595,4 @@ if __name__=="__main__":
app.secret_key = rep_key
http_server = HTTPServer(WSGIContainer(app))
http_server.listen(rep_port)
- IOLoop.instance().start()
+ IOLoop.instance().start()
@@ -7,15 +7,11 @@
### 베타
* git clone -b master https://github.com/2DU/openNAMU.git
-
+
## 설치법
* [참조](http://namu.ml/w/오픈나무%2F설치법)
## set.json 설명
* db = 데이터베이스 이름
-set.json를 삭제하면 다시 새로 만들 수 있습니다.
-## 기타
- * [테스트 서버](http://namu.ml/)
- * 첫 번째 가입자에게 소유자 권한이 부여됩니다.
+set.json를 삭제하면 다시 새로 만들 수 있습니다.