diff options
Diffstat (limited to 'doc/localwebsite.md')
-rw-r--r-- | doc/localwebsite.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/localwebsite.md b/doc/localwebsite.md new file mode 100644 index 0000000..b46f62e --- /dev/null +++ b/doc/localwebsite.md @@ -0,0 +1,7 @@ +## Dependencies + +``` +apt install nginx-extras php-fpm php-mbstring php-sqlite3 php-curl php-simplexml php-gmp composer +``` + + |