mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
remove from docs
This commit is contained in:
parent
79681a4f31
commit
0a68e006b0
1 changed files with 0 additions and 3 deletions
|
|
@ -175,8 +175,6 @@ services:
|
|||
deploy:
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
volumes:
|
||||
- redis-cache-data:/data
|
||||
|
||||
scheduler:
|
||||
image: frappe/erpnext:v15
|
||||
|
|
@ -207,7 +205,6 @@ services:
|
|||
volumes:
|
||||
db-data:
|
||||
redis-queue-data:
|
||||
redis-cache-data:
|
||||
sites:
|
||||
logs:
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue