From cc6b121a6c70c2a8c42b03b81ea118918a7f4135 Mon Sep 17 00:00:00 2001 From: Paul Diaz Date: Wed, 21 Aug 2024 21:17:59 -0400 Subject: [PATCH] Update README.md Removing repeated line --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 098600577e..4b3352c178 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,6 @@ There are a number of ways to contribute to gateway. - The format of configuration files are dictated by [src/services/config-manager-v2.ts](./src/services/config-manager-v2.ts) and the corresponding schema files in [src/services/schema](./src/services/schema). -- If you want to turn off `https`, set `unsafeDevModeWithHTTP` to `true` in [conf/server.yml](./conf/server.yml). - - For each supported chain, token lists that translate address to symbols for each chain are stored in `/conf/lists`. You can add tokens here to make them available to Gateway.