You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quick question, I'm trying to change the feed sources by injecting the following environment variables using docker-compose:
COMMUNITY_GVMD_DATA_RSYNC_FEED: rsync://:/data-objects/gvmd/
COMMUNITY_SCAP_RSYNC_FEED: rsync://:/scap-data
COMMUNITY_CERT_RSYNC_FEED: rsync://:/cert-data
But it doesn't seem to affect. Tested it in the older version image(20) and it seemed to work fine.
Any suggestions on what I'm missing?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
Quick question, I'm trying to change the feed sources by injecting the following environment variables using docker-compose:
COMMUNITY_GVMD_DATA_RSYNC_FEED: rsync://:/data-objects/gvmd/
COMMUNITY_SCAP_RSYNC_FEED: rsync://:/scap-data
COMMUNITY_CERT_RSYNC_FEED: rsync://:/cert-data
But it doesn't seem to affect. Tested it in the older version image(20) and it seemed to work fine.
Any suggestions on what I'm missing?
Beta Was this translation helpful? Give feedback.
All reactions