From d7971a753be2e2ee62badd52e871512496b15f1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sun, 28 Jan 2024 18:19:57 +0100 Subject: [PATCH] Remove post install doc --- doc/POST_INSTALL.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 doc/POST_INSTALL.md diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md deleted file mode 100644 index 2cee078..0000000 --- a/doc/POST_INSTALL.md +++ /dev/null @@ -1,5 +0,0 @@ -### Database credentials - -- Database name: __DB_NAME__ -- Database user: __DB_USER__ -- Database password: __DB_PWD__