add optional user specification
This commit is contained in:
@@ -5,9 +5,10 @@ services:
|
||||
build: .
|
||||
container_name: szuru-eink-bot
|
||||
environment:
|
||||
- ALLOWED_USER=YOUR_ALLOWED_USER # optional: only fetch images from this user
|
||||
- DITHERING_MODE=YOUR_DITHERING_MODE # e.g., mono, color
|
||||
- EINK_IP=YOUR_EINK_IP
|
||||
- EPD_TYPE=YOUR_EPD_TYPE # e.g., '7.5 V2', 5.65f
|
||||
- SZURU_TOKEN=YOUR_SZURU_TOKEN
|
||||
- SZURU_URL=YOUR_SZURU_URL
|
||||
- SZURU_USER=YOUR_SZURU_USER
|
||||
- SZURU_TOKEN=YOUR_SZURU_TOKEN
|
||||
- EPD_TYPE=YOUR_EPD_TYPE # e.g., '7.5 V2', 5.65f
|
||||
- EINK_IP=YOUR_EINK_IP
|
||||
- DITHERING_MODE=YOUR_DITHERING_MODE # e.g., mono, color
|
||||
|
||||
Reference in New Issue
Block a user