v0.48.6 24-24-24

This commit is contained in:
David Sainty 2024-08-19 15:52:05 +10:00
parent cade03e3b0
commit 5305063ead

View File

@ -1142,10 +1142,10 @@ class GossamerForumsImporter < ImportScripts::Base
# password: "x0YGLA9252iiTFQuqaM0ROX8FmQzZuUu", # password: "x0YGLA9252iiTFQuqaM0ROX8FmQzZuUu",
# database: "slowtwitch" # database: "slowtwitch"
Mysql2::Client.new( Mysql2::Client.new(
# host: "slowtwitch.northend.network", host: "slowtwitch.northend.network",
# username: "admin", username: "admin",
# password: "yxnh93Ybbz2Nm8#mp28zCVv", password: "yxnh93Ybbz2Nm8#mp28zCVv",
# database: "slowtwitch" database: "slowtwitch"
) )
end end