-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi on following the install and use instructions and adding the auto rss generator steps I got the following error
KeyError: key not found: "AUTO_SOURCE_USERNAME"
I added the auto_source environment entries to the docker-compose file and restarted the docker systems.
environment:
RACK_ENV: production
HEALTH_CHECK_USERNAME: user
HEALTH_CHECK_PASSWORD: password
BROWSERLESS_IO_WEBSOCKET_URL: ws://browserless:3001
BROWSERLESS_IO_API_TOKEN: 6R0W53R135510
environment: #tried with and without this line.
AUTO_SOURCE_ENABLED: "true"
AUTO_SOURCE_USERNAME: user
AUTO_SOURCE_PASSWORD: password
AUTO_SOURCE_ALLOWED_ORIGINS: 127.0.0.1:3000
Regards,
altech
Metadata
Metadata
Assignees
Labels
No labels