mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
Merge pull request #17 from Cynomys/master
fixed README.md(cumpose=>compose)
This commit is contained in:
@@ -2,6 +2,6 @@ DockerFile for invoice ninja (https://www.invoiceninja.com/)
|
||||
|
||||
This image is based on `php:7` official version.
|
||||
|
||||
The easiest way to try this image is by cloning this repos and run `docker-cumpose run`.
|
||||
The easiest way to try this image is by cloning this repos and run `docker-compose run`.
|
||||
|
||||
To make your data persistant, you have to mount `/var/www/app/public/logo` and `/var/www/app/storage`.
|
||||
|
||||
Reference in New Issue
Block a user