mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
Updated Prerequisites (markdown)
@@ -24,7 +24,7 @@ You can create these folders wherever you want on your host system.
|
||||
Run this on your host system
|
||||
|
||||
```shell
|
||||
chown -R 1000:82 /var/invoiceninja/public /var/invoiceninja/storage
|
||||
chown -R 1500:82 /var/invoiceninja/public /var/invoiceninja/storage
|
||||
```
|
||||
|
||||
to apply the proper permission to the folders. This also applies to the `docker-compose` setup when using [bind-mounted host directories](https://github.com/invoiceninja/dockerfiles/blob/master/docker-compose.yml#L17).
|
||||
|
||||
Reference in New Issue
Block a user