Updated Edit ephemeral Squash sites (markdown)

Tom Dyson 2020-01-24 12:49:46 +00:00
parent cc7cd00dc6
commit 74a30b31cd
1 changed files with 1 additions and 1 deletions

@ -1,4 +1,4 @@
1. SSH into the ephemeral machine for a PR, using the details from the Squash admin 1. SSH into the ephemeral machine for a PR, using the details from the Squash admin
2. SSH into the container: `docker exec -it deploy_container /bin/bash` 2. SSH into the container: `docker exec -it default /bin/bash`
3. The Wagtail site is located in `/myproject/mysite` 3. The Wagtail site is located in `/myproject/mysite`
4. Install vim `apt-get install vim` 4. Install vim `apt-get install vim`