From 0a80a51104168818fa69b4a3c0017034d33d8de8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Dvo=C5=99=C3=A1k?= <150935816+Dvorinka@users.noreply.github.com> Date: Fri, 23 May 2025 12:21:34 +0200 Subject: [PATCH] Add files via upload --- kontakt/contact-scrape.go | 2 +- kontakt/index.html | 12 ++++++------ main.go | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/kontakt/contact-scrape.go b/kontakt/contact-scrape.go index 3f5c600..224c3b7 100644 --- a/kontakt/contact-scrape.go +++ b/kontakt/contact-scrape.go @@ -78,7 +78,7 @@ func main() { } log.Printf("Server starting on port %s", port) - log.Printf("Access the application at: http://localhost:%s", port) + log.Printf("Access the application at: http://webportal:%s", port) log.Fatal(http.ListenAndServe(":"+port, nil)) } diff --git a/kontakt/index.html b/kontakt/index.html index 68cc204..6c2ec35 100644 --- a/kontakt/index.html +++ b/kontakt/index.html @@ -54,8 +54,8 @@