webdevops / php-docker-boilerplate

:stew: PHP Docker Boilerplate for Symfony, Wordpress, Joomla or any other PHP Project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
https://webdevops.io/projects/php-docker-boilerplate/
MIT License
562 stars 186 forks source link

Make Bash Command Change #72

Open mksglu opened 6 years ago

mksglu commented 6 years ago

Hi! When I write make bash the username is exec as application. So, my question how is the change this username? I tried to learn little and I see that CLI_USER is a veriable. Can I change the application using this?