aframe
                                
                                 aframe copied to clipboard
                                
                                    aframe copied to clipboard
                            
                            
                            
                        need option to use ssl in docker container
Should replace CMD in dockerfile with a simple shell script the detects an ENV variable. If something like USE_SSL is present, then issue the ./manage.py runsslserver command instead of ./manage.py runserver
ref: https://github.com/teddziuba/django-sslserver