Removed old saml plugin
parent
d453e9b92a
commit
83220132b2
|
@ -8,7 +8,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ${BUILD_ROOT_PATH}/docker/wordpress/src/config/php.conf.ini:/usr/local/etc/php/conf.d/conf.ini
|
- ${BUILD_ROOT_PATH}/docker/wordpress/src/config/php.conf.ini:/usr/local/etc/php/conf.d/conf.ini
|
||||||
- ${DATA_FOLDER}/wordpress/html:/var/www/html # Full wordpress project
|
- ${DATA_FOLDER}/wordpress/html:/var/www/html # Full wordpress project
|
||||||
- ${BUILD_ROOT_PATH}/docker/wordpress/plugins/miniorange-saml-20-single-sign-on/:/var/www/html/wp-content/plugins/miniorange-saml-20-single-sign-on
|
#- ${BUILD_ROOT_PATH}/docker/wordpress/plugins/miniorange-saml-20-single-sign-on/:/var/www/html/wp-content/plugins/miniorange-saml-20-single-sign-on
|
||||||
#- ./plugin-name/trunk/:/var/www/html/wp-content/plugins/plugin-name # Plugin development
|
#- ./plugin-name/trunk/:/var/www/html/wp-content/plugins/plugin-name # Plugin development
|
||||||
#- ./theme-name/trunk/:/var/www/html/wp-content/themes/theme-name # Theme development
|
#- ./theme-name/trunk/:/var/www/html/wp-content/themes/theme-name # Theme development
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue