소스 검색

Change default port to 29318

Tulir Asokan 6 년 전
부모
커밋
07b8936985
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      example-config.yaml

+ 2 - 2
example-config.yaml

@@ -9,11 +9,11 @@ homeserver:
 # Changing these values requires regeneration of the registration.
 appservice:
     # The address that the homeserver can use to connect to this appservice.
-    address: http://localhost:8080
+    address: http://localhost:29318
 
     # The hostname and port where this appservice should listen.
     hostname: 0.0.0.0
-    port: 8080
+    port: 29318
 
     # Database config.
     database: