Update README
This commit is contained in:
parent
ce96e5592a
commit
ae2439998d
13
README.md
13
README.md
@ -175,8 +175,11 @@ If set to `true`, enables phpBB debug mode.
|
||||
|
||||
## Volumes
|
||||
|
||||
No default volumes are predefined. You can mount everything you want
|
||||
inside `/phpbb/<something>`. For example, given that [ks.fhs.sh](https://ks.fhs.sh)
|
||||
was migrating into Docker from bare metal instance back in 2023, I
|
||||
mounted the directories `files`, `store`, `ext`, `images` and
|
||||
`themes`, which proved working for more than a year at this point.
|
||||
There are predefined volumes in the image:
|
||||
|
||||
- /phpbb/sqlite
|
||||
- /phpbb/www/files
|
||||
- /phpbb/www/store
|
||||
- /phpbb/www/images/avatars/upload
|
||||
|
||||
This list of volumes should be good enough for a forum that starts from scratch.
|
||||
|
Loading…
Reference in New Issue
Block a user