Added nginx without PHP-FPM

This commit is contained in:
2020-09-03 14:56:21 +02:00
parent b591875112
commit 7f6c006d2c
9 changed files with 122 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
echo "deb http://nginx.org/packages/ubuntu `lsb_release -cs` nginx" > /etc/apt/sources.list.d/nginx.list
curl -fsSL https://nginx.org/keys/nginx_signing.key | sudo apt-key add -