Azure docker deployment, development license
- 
					
					
					
 Hi, We have an enterprise license, and would like to run a development instance using docker containers in azure. What the correct way to setup the license key info? This: 
 https://jsreport.net/learn/faq#how-to-apply-license-keyLinks to: https://github.com/jsreport/jsreport/blob/master/docker/README.md#apply-license-key resulting in a HTTP 404... 
 
- 
					
					
					
 Thank you for pointing out broken links. It's now fixed... 
 
- 
					
					
					
 Thanks for fixing the link. But I still don't know what to enter there for development purposes? 
 
- 
					
					
					
 Every config can be entered also as the environment variable and that is typically the most convenient when using docker. https://jsreport.net/learn/configuration The development license can be marked then using env: license_development=true
 
