aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Docker/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Docker/README.md b/Docker/README.md
index 4cde4b2d6..9c5604d88 100644
--- a/Docker/README.md
+++ b/Docker/README.md
@@ -274,6 +274,7 @@ sudo nano /var/lib/docker/volumes/freshrss_data/_data/config.php
First, put variables such as passwords in your `.env` file, which can live where your `docker-compose.yml` should be. See [`example.env`](./freshrss/example.env).
```ini
+BASE_URL=https://freshrss.example.net
ADMIN_EMAIL=admin@example.net
ADMIN_PASSWORD=freshrss
ADMIN_API_PASSWORD=freshrss