diff --git a/conf/config.json b/conf/config.json index b0dcb0e..8ad5f72 100644 --- a/conf/config.json +++ b/conf/config.json @@ -1,5 +1,5 @@ { - "url": "https://http://127.0.0.1:__PORT__", + "url": "http://127.0.0.1:__PORT__", "secret": "__SECRET__", "port": "__PORT__", "database": "redis",