+ settings php7.4-fpm container.
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
cd $HOME/structure
|
||||
./dockerfiles/php-fpm/xdebug.sh stop && cd
|
||||
./dockerfiles/php$1-fpm/xdebug.sh stop && cd
|
||||
|
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
cd $HOME/structure
|
||||
./dockerfiles/php-fpm/xdebug.sh start && cd
|
||||
./dockerfiles/php$1-fpm/xdebug.sh start && cd
|
||||
|
Reference in New Issue
Block a user