Add post install information

This commit is contained in:
Picoss
2019-02-13 10:23:06 +01:00
parent cecfb65d8a
commit 82491c3d7f
2 changed files with 7 additions and 2 deletions
-2
View File
@@ -6,8 +6,6 @@
"config/": "%CONFIG_DIR%/" "config/": "%CONFIG_DIR%/"
}, },
"env": { "env": {
"#1": "To create a demo account, visit https://demo.yousign.fr/fr/public/api/registration",
"#2": "YOUSIGN_ENV should be 'demo' or 'prod'",
"YOUSIGN_API_URL": "https://apidemo.yousign.fr:8181", "YOUSIGN_API_URL": "https://apidemo.yousign.fr:8181",
"YOUSIGN_IFRAME_URL": "https://demo.yousign.fr", "YOUSIGN_IFRAME_URL": "https://demo.yousign.fr",
"YOUSIGN_API_KEY": "api_key", "YOUSIGN_API_KEY": "api_key",
@@ -0,0 +1,7 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Yousign Account </>
<bg=blue;fg=white> </>
* You now need to create a yousign account
1. Visit <info>https://demo.yousign.fr/fr/public/api/registration</info>
2. Modify your YOUSIGN_API_KEY, YOUSIGN_USERNAME and YOUSIGN_PASSWORD config in <fg=green>.env</>