diff --git a/deploy.php b/deploy.php index 70936a3..a07b85b 100644 --- a/deploy.php +++ b/deploy.php @@ -42,12 +42,12 @@ $rsyncOptions = [ 'package.json', 'package-lock.json', '*.http', + 'http-client.private.env.json', 'postcss.config.js', 'phpunit.xml.dist', 'public/.htaccess', 'tailwind.config.js', 'webpack.config.js', - 'rapidapi.paw', 'bin/.phpunit', 'temp/', 'tests/',