03 Jul 2025 09:33 AM
How can I verify at runtime which version of the source code is currently deployed in my environment?
Solved! Go to Solution.
03 Jul 2025 09:34 AM
During deployment, you can define environment variables pointing to the Git repository and Git commit, which will allow the Live Debugger to automatically tie a specific version of the code to the application or service.