Skip to content

Commit 6590fe7

Browse files
author
Anze
committed
Updare README
1 parent 80a7ee0 commit 6590fe7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ This is the easiest and currently the only officially supported way. However oth
3535
- mandatory: `BACKEND_URL` (set to the URL of Grafolean backend, for example `https://grafolean.com/api`),
3636
- mandatory: `BOT_TOKEN` (set to the bot token from step 1),
3737
- optional: `JOBS_REFRESH_INTERVAL` (interval in seconds at which the jobs definitions will be updated)
38-
3) run: `docker-compose up -d`
38+
Alternatively, you can also copy `.env.example` to `.env` and change settings there (leaving `docker-compose.yml` in original state).
39+
4) run: `docker-compose up -d`
3940

4041
## Upgrade
4142

0 commit comments

Comments
 (0)