mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
Fixed typo, clarified language, add example, removed reference to a missing example.
@@ -34,6 +34,8 @@ to apply the proper permission to the folders. This also applies to the `docker-
|
||||
|
||||
The PhantomJS key is set to `a-demo-key-with-low-quota-per-ip-address`. This demo key is limited to 100 requests per day.
|
||||
|
||||
To set a different key feel free to add `-e PHANTOMJS_CLOUD_KEY='<INSERT YOUR PHANTOMJS KEY HERE>'` to thee docker command below.
|
||||
To set a different key add `-e PHANTOMJS_CLOUD_KEY='<YOUR PHANTOMJS KEY>'` to the 'docker run' command.
|
||||
|
||||
For further configuration and toubleshotting regarding PhantomJS and Invoice Ninja [see documentation here](https://docs.invoiceninja.com/configure.html?#phantomjs).
|
||||
Alternatively, you may add `PHANTOMJS_CLOUD_KEY= '<YOUR PHANTOMJS KEY>'` under the "environment" for invoiceninja to your docker-compose.yml file.
|
||||
|
||||
For further configuration and troubleshooting regarding PhantomJS and Invoice Ninja [see documentation here](https://docs.invoiceninja.com/configure.html?#phantomjs).
|
||||
Reference in New Issue
Block a user