From 1b0653a7fa93a1e6fc04ca55e1626797961c28bd Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sat, 9 Aug 2025 22:51:34 +1000 Subject: [PATCH] use mara now we have DNS on modem --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 6b289f4..826f7e5 100644 --- a/README +++ b/README @@ -15,4 +15,4 @@ To run the code: cd ~/src/finplan source ./.python/bin/activate -FLASK_APP=main ./.python/bin/flask --debug run --host=192.168.0.2 +FLASK_APP=main ./.python/bin/flask --debug run --host=mara.ddp.net