mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
Add link to phantomjs docs
This commit is contained in:
committed by
Samuel Laulhau
parent
db9e0f4309
commit
6bcfd57208
@@ -40,6 +40,8 @@ openssl rand -base64 10 | md5 |head -c10;echo
|
||||
head /dev/urandom | tr -dc A-Za-z0-9 | head -c 10 ; echo ''
|
||||
```
|
||||
|
||||
For further configuration and toubleshotting regarding PhantomJS and Invoice Ninja [see documentation here](https://docs.invoiceninja.com/configure.html?#phantomjs).
|
||||
|
||||
## Usage
|
||||
|
||||
To run it:
|
||||
|
||||
Reference in New Issue
Block a user