Browse Source

grid config

master
rdrew 14 hours ago
parent
commit
585ee9a389
  1. 3
      deploy.sh

3
deploy.sh

@ -12,7 +12,8 @@
# -------------------------------------------------------- # --------------------------------------------------------
# --- CONFIGURATION (Edit these for new environments) --- # --- CONFIGURATION (Edit these for new environments) ---
SERVER="newspapers2.islandarchives.ca" # SERVER="newspapers2.islandarchives.ca"
SERVER="137.149.52.48"
THEME_DIR="/var/www/islandnewspapers2/web/themes/custom/olivesnews" THEME_DIR="/var/www/islandnewspapers2/web/themes/custom/olivesnews"
SITE_ROOT="/var/www/islandnewspapers2/web/sites/islandnewspapers2" SITE_ROOT="/var/www/islandnewspapers2/web/sites/islandnewspapers2"
DRUSH_PATH="/var/www/islandnewspapers2/vendor/drush/drush/drush" DRUSH_PATH="/var/www/islandnewspapers2/vendor/drush/drush/drush"

Loading…
Cancel
Save