mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
Updated Prerequisites (markdown)
@@ -8,7 +8,7 @@ To generate an application just run
|
||||
docker run --rm -it invoiceninja/invoiceninja php artisan key:generate --show
|
||||
```
|
||||
|
||||
This will generate an application key for you which you need later.
|
||||
This will generate an application key for you which you need later. The generated key has the following format: `base64:NdRTYZSVE4+062um1CNRscNg9TXFuL22Sb63SwLcqtY=` - yes, the `base64:` belongs to the key!
|
||||
|
||||
### Create folders for data persistence
|
||||
|
||||
|
||||
Reference in New Issue
Block a user