Skip to content

Commit

Permalink
Add websites to deploy manager
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuLamiot committed Jan 17, 2024
1 parent 53fdcfd commit 3fd4783
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions config/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,17 @@
"Imagify App": "wpm-imagify-app",
"SaaS RUCSS": "wpm-rucss",
"Monies": "wpm-monies",
"RocketCDN App": "wpm-rocketcdn-app"
"RocketCDN App": "wpm-rocketcdn-app",
"wp-rocket.me": "wpm-wprocket",
"Imagify Website": "wpm-imagify-website",
"RocketCDN Website": "wpm-rocketcdn-website"
},
"envList": {
"staging": "staging",
"next": "next",
"test": "test",
"mirror": "mirror"
"mirror": "mirror",
"sandbox 1": "sandbox1",
"sandbox 2": "sandbox2"
}
}

0 comments on commit 3fd4783

Please sign in to comment.