From 15962bbc5de8e14b86a5967db54aad70df2fc72c Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 31 Aug 2021 17:32:09 +0200 Subject: [PATCH] Update config.json --- conf/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.json b/conf/config.json index 85ba070..b0dcb0e 100644 --- a/conf/config.json +++ b/conf/config.json @@ -1,5 +1,5 @@ { - "url": "https://__DOMAIN__", + "url": "https://http://127.0.0.1:__PORT__", "secret": "__SECRET__", "port": "__PORT__", "database": "redis",