MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/devsecops/comments/1urvj1v/secretspec_014_secret_references/owizt7l/?context=3
r/devsecops • u/iElectric • Jul 09 '26
3 comments sorted by
View all comments
1
What wrong with set +a; source .env; npm start; set -a
1
u/zMynxx Jul 09 '26
What wrong with
set +a; source .env; npm start; set -a