diff --git a/docs/dev/setup.md b/docs/dev/setup.md index 3b13e899e2a5b01974d0abd9cf08229ca1a2ae41..840cdb092a206c7f895d857de166429a1bbbafed 100644 --- a/docs/dev/setup.md +++ b/docs/dev/setup.md @@ -12,12 +12,18 @@ And as each university is multi-website, we need ways to: ## Production +``` +git remote add production git@ssh.osc-fr1.scalingo.com:osuny-production.git +``` + - https://demo.osuny.org - https://bordeauxmontaigne.osuny.org - https://clermontauvergne.osuny.org ## Staging +No setup to do, it's auto-deployed from Github. + - https://demo.osuny.dev - https://bordeauxmontaigne.osuny.dev - https://clermontauvergne.osuny.dev