mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-02-03 04:28:31 +00:00
mend
Former-commit-id: e5ee9da08c607c19abec687cda92a7fe39bd9bcb
This commit is contained in:
parent
2e38d7d921
commit
dc5add7526
@ -19,6 +19,7 @@ install:
|
||||
- docker exec -i -u root frappe bash -c "echo 127.0.0.1 site1.local >> /etc/hosts"
|
||||
- sudo su -c 'echo 127.0.0.1 site1.local >> /etc/hosts'
|
||||
- docker exec -id frappe bash -c "bench start"
|
||||
- pip install requests
|
||||
|
||||
script:
|
||||
- docker-compose ps | grep -i frappe
|
||||
|
Loading…
x
Reference in New Issue
Block a user