David Ferlay
                                        Results
                                        3
                                        issues of
                                        
                                
                                            David Ferlay
                                        
                                    ## Steps to reproduce ``` docker run -it --user root:root --rm --init -v `pwd`:`pwd` -w `pwd` skilldlabs/php:74-fpm /bin/ash composer global require elendev/composer-push --no-interaction composer global config --no-plugins allow-plugins.elendev/composer-push true ```...
Main Configurations are on the following files: .env and docker-compose.override.yml 1. On .env please see the following changes: ``` MAIN_DOMAIN_NAME=durable.localhost // Update domain name instead of 'durable' #DB_URL=sqlite:///dev/shm/d8.sqlite // Remove...