-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Can I use Docker secrets to supply the GITHUB_TOKEN? Right now, I have to put the github PAT directly into my docker-compose.yml file.
I'd rather have the option to supply the token through an environment variable that points to a file (GITHUB_TOKEN_FILE for example). Then I could use the Docker secrets to add the token.
Metadata
Metadata
Assignees
Labels
No labels