소스 검색

Fixed configuration example

Efren Yevale Varela 1 개월 전
부모
커밋
1a2d6c48f4
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      config.json.example

+ 0 - 3
config.json.example

@@ -13,8 +13,5 @@
         "tempStore": "memory"
       }
     }
-  },
-  "server": {
-    "port": 3000
   }
 }