From da51e50bca4ba185d4d4f7d25d219df7a5b3ca45 Mon Sep 17 00:00:00 2001 From: akanealw Date: Thu, 19 Oct 2023 05:14:57 -0500 Subject: [PATCH] changed ip to fileserver --- files/debian/cronicle-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/debian/cronicle-config.json b/files/debian/cronicle-config.json index c90ec78..f494279 100644 --- a/files/debian/cronicle-config.json +++ b/files/debian/cronicle-config.json @@ -1,5 +1,5 @@ { - "base_app_url": "http://192.168.1.44:3012", + "base_app_url": "http://192.168.1.50:3012", "email_from": "notify.akanealw@gmail.com", "smtp_hostname": "smtp.gmail.com", "smtp_port": 587,