From 8771fd1880e723173e53ae17056c68070da45af1 Mon Sep 17 00:00:00 2001 From: delivan Date: Mon, 12 Dec 2022 15:33:39 +0900 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 695d7f3..2487369 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ TWITTER_AUTH_CALLBACK_URI=... IRON_PASSWORD=... -ICNS_VERIFIER_URI=... +# must be separated by commas +ICNS_VERIFIER_ORIGIN_LIST=http:localhost:8080,http://localhost:8081 ``` Run the development server: