# Local Development Environment Variables This file contains important paths and URLs for local development. ## Repository Paths - Local development repository: ~/Git/wp-fix-plugin-does-not-exist-notices - LocalWP plugin testing site storage: ~/Local/plugin-testing/app/wp-fix-plugin-does-not-exist-notices - LocalWP plugin testing site configuration: ~/Local/plugin-testing/conf/ ## URLs - LocalWP plugin testing URL: - PHP details: - XDebug info: - Adminer Evo: - Mailpit: ## Build and Deploy Scripts - Build script: ~/Git/wp-fix-plugin-does-not-exist-notices/build.sh - Local deploy script: ~/Git/wp-fix-plugin-does-not-exist-notices/deploy-local.sh