aboutsummarylogtreecommitdiffstats
path: root/appconfig.prod.json
diff options
context:
space:
mode:
Diffstat (limited to 'appconfig.prod.json')
-rw-r--r--appconfig.prod.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/appconfig.prod.json b/appconfig.prod.json
new file mode 100644
index 000000000000..401dbaa14c5e
--- /dev/null
+++ b/appconfig.prod.json
@@ -0,0 +1,4 @@
+{
+ "apiEndPoint": "https://lichess.org",
+ "socketEndPoint": "wss://socket.lichess.org"
+}