Removed old saml plugin

darta 2021-04-08 06:36:35 +00:00
parent d453e9b92a
commit 83220132b2
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ services:
volumes:
- ${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
- ${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
#- ./theme-name/trunk/:/var/www/html/wp-content/themes/theme-name # Theme development
environment: