mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-01-06 22:47:26 +01:00
add APP_KEY for the example
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
|
APP_KEY=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||||
APP_DEBUG=1
|
APP_DEBUG=1
|
||||||
APP_URL=http://localhost:8000
|
APP_URL=http://localhost:8000
|
||||||
DB_USERNAME=root
|
DB_USERNAME=root
|
||||||
|
|||||||
Reference in New Issue
Block a user