Skip to content

Commit 076d0dd

Browse files
BreadGenieCopilot
andauthored
docs: fix necessary values in readme
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8dd2b48 commit 076d0dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Open the `.env` file generated by the installer and fill in your details:
2626
```bash
2727
nano .env
2828
```
29-
Make sure to correctly set your `DOMAIN`, `SITE_NAME`, `ADMIN_EMAIL`, `ADMIN_PASSWORD`, and `WEBRTC_ANNOUNCED_IP` (your server's public IP).
29+
Make sure to correctly set your `DOMAIN`, `SITE_NAME`, `SSL_EMAIL`, `ADMIN_PASSWORD`, `DB_ROOT_PASSWORD`, `DB_PASSWORD`, `SFU_SECRET`, and `WEBRTC_ANNOUNCED_IP` (your server's public IP).
3030

3131
### Step 4: Run the Setup
3232
Execute the automated setup script. This will pull the latest Docker images, provision SSL certificates, start all services, and bootstrap your Frappe site:

0 commit comments

Comments
 (0)