From c2222a5a79ed4bb5965ae30ec2b185d9075698bc Mon Sep 17 00:00:00 2001 From: Vague Rabbit Date: Thu, 28 Jan 2021 21:12:52 -0800 Subject: [PATCH] Update alignment --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1dde2ae..e639101 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![Deploy Saleor](https://raw.githubusercontent.com/thewhiterabbit/Deploy_Saleor/main/resources/images/deploy-saleor.png) -

Deploy Saleor

-

A bash script for Production Deployment of Saleor

+

Deploy Saleor

+

A bash script for Production Deployment of Saleor


Description

This script set intends to install and setup specific dependancies, Saleor, and Saleor Dashboard for a production environment. It is assumed that you have already installed Nginx, PHP 7.4, and have some general understanding of the settings.py file and how to setup email outside of this script. Email setup will be added in future versions of this script. This is the initial public release for alpha testing on Ubuntu 20.04 systems.