summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-10-21 22:52:29 +0000
committerAndrew Dolgov <[email protected]>2023-10-21 22:52:29 +0000
commita5cf1a6e0b487e312c592dcc99a417d3a745fb8c (patch)
treeef6e903788bc09dc69c4b3c41da4ce31c17216c9
parent460c0139a634092e6e2d3938ef8feb09bc5530e5 (diff)
Update InstallationNotesHost
-rw-r--r--InstallationNotesHost.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/InstallationNotesHost.md b/InstallationNotesHost.md
index d26fd74..388e93f 100644
--- a/InstallationNotesHost.md
+++ b/InstallationNotesHost.md
@@ -8,7 +8,7 @@
Before you begin, you’ll need the following:
- Access to shared hosting or a dedicated server running a http server (preferably with SSL)
- - PHP, at least version 7.1, with [several dependencies](PhpCompatibilityNotes) installed
+ - PHP, at least version 7.1, with several dependencies (I suggest checking `.docker/app/Dockerfile` for the list)
- A database (PostgreSQL or MySQL/MariaDB) server credentials (login, password, hostname)
- Basic knowledge of Git, which should be available on your server/hosting