mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-05-05 11:03:58 +00:00
chore: add vouchervault notes
This commit is contained in:
parent
edda212d58
commit
baaf6767f6
@ -1,3 +1,8 @@
|
|||||||
# References
|
# References
|
||||||
|
|
||||||
- https://github.com/l4rm4nd/VoucherVault
|
- https://github.com/l4rm4nd/VoucherVault
|
||||||
|
|
||||||
|
# Notes
|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
> The container runs as low-privileged `www-data` user. So you have to adjust the permissions for the persistent database bind mount volume. A command like `sudo chown -R www-data:www-data <path-to-volume-data-dir>` should work. Afterwards, please restart the container.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user