From f965d5d1f799037cd49accae9256ed42b8c17ccb Mon Sep 17 00:00:00 2001 From: Kari Lehti Date: Mon, 27 Nov 2023 02:14:45 +0200 Subject: Added requirements file for venv installs. Updated README.md and .gitignore. --- templates/analyse.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/analyse.html b/templates/analyse.html index a57376d..b7139e4 100644 --- a/templates/analyse.html +++ b/templates/analyse.html @@ -99,7 +99,7 @@ Vaihda kyselyn koodia: {% if code %} Linkki tähän kyselyyn: - http://anal.fi:5000/kys/{{ code }} + http://127.0.0.1:5000/kys/{{ code }} {% endif %} -- cgit v1.2.3