mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
Retrieving Assets volume
This commit is contained in:
parent
4a18d57e8d
commit
8e4d05f6b3
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ x-backend-defaults: &backend_defaults
|
||||||
<<: *customizable_image
|
<<: *customizable_image
|
||||||
volumes:
|
volumes:
|
||||||
- sites:/home/frappe/frappe-bench/sites
|
- sites:/home/frappe/frappe-bench/sites
|
||||||
|
- assets:/home/frappe/frappe-bench/sites/assets:ro
|
||||||
|
|
||||||
services:
|
services:
|
||||||
configurator:
|
configurator:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue