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
Custom Environment Variables for Neo Core: Added a new --core-env flag to the neoctl instance configure command. This feature allows administrators and developers to easily inject custom environment variables directly into the Neo Core container's configuration in the generated Docker Compose file. # Release Notes
Features & Enhancements
Custom Environment Variables for Neo Core: Added a new --core-env flag to the neoctl instance configure command. This feature allows administrators and developers to easily inject custom environment variables directly into the Neo Core container's configuration in the generated Docker Compose file.
You can specify multiple environment variables by providing the --core-env flag multiple times.