From a7c05db256e92e507e2c9a296080926ec4967c9f Mon Sep 17 00:00:00 2001 From: jebba Date: Wed, 22 Dec 2021 15:59:33 -0700 Subject: [PATCH] lila-ws conf stub --- README-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-install.md b/README-install.md index 731c840..b41cbc1 100644 --- a/README-install.md +++ b/README-install.md @@ -1007,7 +1007,7 @@ Configure `lila-ws` thusly: ``` vim ./src/main/resources/application.conf # set -csrf.origin = "https://deepcrayon.fish" +csrf.origin = "https://www.mychestserver.org" ```