From f5cd272957eda7ff15a0e5e3c7857a0e539e8702 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Sun, 23 Feb 2025 21:34:24 +0000 Subject: [PATCH] details --- INSTALL.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 4e4c0b9c..80a9ddb6 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -11,9 +11,9 @@ In this doc, let's say, `FreeField` Wait ... `pschneider.fr` You'll have to see with your provider, in order to power it, and make it point to your host ip, at least concerning the ports 80 & 443. -### An Npgsql db +### A Postgresql db -The database must be created, and we need its connection string, allowed to modify the dd +The database must be created, and we need its connection string, allowed to modify the data dictionary ### A mailling service @@ -24,5 +24,3 @@ You'll need to send e-mail ... using smtp and the provider of your choice. I'll have to make with it, a least a moment, it needs a *service account*, and some setup, in the `appsettings.*.json` file, and the execution environment variable GOOGLE_APPLICATION_CREDENTIALS to a value pointing the json description file for the Google Service account. - -