Updated Installing using Docker (recommended!) (markdown) authored by Simon's avatar Simon
...@@ -94,7 +94,7 @@ Remember to configure the database connection ...@@ -94,7 +94,7 @@ Remember to configure the database connection
## Make sure docker image can access logfile ## Make sure docker image can access logfile
`chown 54000 /var/log/freedmr' `chown 54000 /var/log/freedmr`
## Run docker instance and check it all starts up OK ## Run docker instance and check it all starts up OK
... ...
......