mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 05:45:09 +00:00
fix(docs):EOF
This commit is contained in:
parent
b7a0badaf0
commit
f60da9b964
1 changed files with 1 additions and 1 deletions
|
|
@ -59,4 +59,4 @@ The `sites/assets` symlink is stored inside the persistent `sites` volume, but i
|
|||
|
||||
Running `bench build` inside a running container will write new assets and eventually cause a mismatch between `assets.json` and the actual assets, breaking the UI. This can be recovered by recreating the containers
|
||||
|
||||
> Note: restarting the containers is not sufficient — they need to be recreated to discard the writable layer.
|
||||
> Note: restarting the containers is not sufficient — they need to be recreated to discard the writable layer.
|
||||
|
|
|
|||
Loading…
Reference in a new issue