Update README.md
This commit is contained in:
parent
295bbefc04
commit
16d447a09a
@ -67,7 +67,7 @@ We assume that you are already familiar with Docker, and you can modify [docker-
|
||||
git clone --depth=1 https://github.com/Websoft9/docker-erpnext
|
||||
cd docker-erpnext
|
||||
public_ip=`wget -O - https://download.websoft9.com/ansible/get_ip.sh | bash`
|
||||
sudo sed -i s/APP_SITE_URL.*/APP_SITE_URL=$public_ip/g ./.env
|
||||
sudo sed -i s/erp.example.com/$public_ip/g ./.env
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
@ -117,4 +117,4 @@ What you get with a Enterprise Support subscription?
|
||||
|
||||
* Knowledge: Answers and guidance from product experts
|
||||
* Support: Everything you need for technical support, e.g Enable HTTPS, Upgrade guide
|
||||
* Security: Security services and tools to protect your software
|
||||
* Security: Security services and tools to protect your software
|
||||
|
||||
Loading…
Reference in New Issue
Block a user