mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 08:55:08 +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:
|
deploy:
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: on-failure
|
condition: on-failure
|
||||||
volumes:
|
|
||||||
- redis-cache-data:/data
|
|
||||||
|
|
||||||
scheduler:
|
scheduler:
|
||||||
image: frappe/erpnext:v15
|
image: frappe/erpnext:v15
|
||||||
|
|
@ -207,7 +205,6 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
db-data:
|
db-data:
|
||||||
redis-queue-data:
|
redis-queue-data:
|
||||||
redis-cache-data:
|
|
||||||
sites:
|
sites:
|
||||||
logs:
|
logs:
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue