diff --git a/GWMS.UI/GWMS.UI.csproj b/GWMS.UI/GWMS.UI.csproj index bb69765..a74e8a3 100644 --- a/GWMS.UI/GWMS.UI.csproj +++ b/GWMS.UI/GWMS.UI.csproj @@ -2,7 +2,7 @@ net6.0 - 1.0.2406.0609 + 1.0.2407.2414 95c9f021-52d1-4390-a670-5810b7b777b0 true true diff --git a/GWMS.UI/appsettings.Production2.json b/GWMS.UI/appsettings.Production2.json new file mode 100644 index 0000000..1233f13 --- /dev/null +++ b/GWMS.UI/appsettings.Production2.json @@ -0,0 +1,27 @@ +{ + "Logging": { + "LogLevel": { + "Default": "Information", + "Microsoft": "Warning", + "Microsoft.Hosting.Lifetime": "Information" + } + }, + "ConnectionStrings": { + "Redis": "localhost:6379", + "AuthConnection": "Server=localhost;port=3306;database=GWMS;user=GWMS;pwd=GWMS_secret_pwd;sslmode=None;", + "DefaultConnection": "Server=localhost;port=3306;database=GWMS;user=GWMS;pwd=GWMS_secret_pwd;sslmode=None;", + "AdminConnection": "Server=localhost;port=3306;database=GWMS;user=root;pwd=Egalware_24068!;sslmode=None;", + "GWMS.Data": "Server=localhost;port=3306;database=GWMS;user=GWMS;pwd=GWMS_secret_pwd;sslmode=None;" + }, + "DbConfig": { + "Server": "mdb.ovh", + "nKey": "PZZFRR", + "sKey": "M3T@n0" + }, + "ZCodeUrl": "https://qrcode.steamware.net/", + "RuntimeOpt": { + "BaseUrl": "https://gwms.egalware.com", + "BaseAppPath": "/pizzaferri/", + "QrRedirPage": "" + } +} \ No newline at end of file diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html index 5efbe92..ce62fa1 100644 --- a/Resources/ChangeLog.html +++ b/Resources/ChangeLog.html @@ -1,6 +1,6 @@ GWMS - Gas Warehouse Management System -

Versione: 1.0.2406.0609

+

Versione: 1.0.2407.2414


Note di rilascio: