998b7a06ed
I moved the Useful command section to a new file 'docs/useful-commands.md' where we can list all tips for using the container commands or how to use the docker command line. Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
166 B
166 B
Set up XDebug
Run inside of the Nextcloud container:
set XDEBUG_CONFIG=idekey=PHPSTORM
sudo -E -u www-data php -dxdebug.remote_host=192.168.21.1 occ