Skip to content

Commit a9bbf19

Browse files
authored
Update README.md
1 parent a55aac9 commit a9bbf19

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ There are a few things you can configure, this is the most used list:<br/>
2121
```OE_SUPERADMIN``` is the master password for this Odoo installation.<br/>
2222
```INSTALL_NGINX``` is set to ```False``` by default. Set this to ```True``` if you want to install Nginx.<br/>
2323
```WEBSITE_NAME``` Set the website name here for nginx configuration<br/>
24+
```WEBSITE_NAME``` Set the website name here for nginx configuration<br/>
25+
```ENABLE_SSL``` Set installs certbot configures https with Let's Encrypted certificate
26+
```ADMIN_EMAIL``` Email is needed to register for Let's Enctryped Registeration. Replace the default place holder with an email of your organisation.
27+
```INSTALL_NGINX``` and ```ENABLE_SSL``` must be set to ```True``` and the place holder in ```ADMIN_EMAIL``` must be replaced with a valid email address for certbot installation
2428

2529
#### 3. Make the script executable
2630
```

0 commit comments

Comments
 (0)