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 @@