mirror of https://github.com/wagtail/wagtail.git
Updated Edit ephemeral Squash sites (markdown)
parent
cc7cd00dc6
commit
74a30b31cd
|
@ -1,4 +1,4 @@
|
|||
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`
|
||||
4. Install vim `apt-get install vim`
|
||||
|
|
Loading…
Reference in New Issue