change instructions / .env
This commit is contained in:
parent
b6d1a0fc99
commit
c8e2931433
@ -1,7 +1,4 @@
|
|||||||
TMP_FOLDER="tmp"
|
TMP_FOLDER="tmp"
|
||||||
EXPORT_FOLDER="/home/USER/SHOPROOT/source/export/xml"
|
EXPORT_FOLDER="/home/USER/SHOPROOT/source/export/xml"
|
||||||
DBHOST="127.0.0.1"
|
PATHSHOPCONNECT="https://SHOP.TDL/modules/d3/xrechnung/public/connect.php"
|
||||||
DBPORT="3307"
|
SHOPCONNECTTOKEN="XXXXXX"
|
||||||
DBUSER="USER"
|
|
||||||
DBPASSWORD="PASSWORD"
|
|
||||||
DBNAME="DBNAME"
|
|
@ -6,7 +6,7 @@ composer create-project d3/xrechnung-project xrechnung
|
|||||||
|
|
||||||
# 2) Configuration
|
# 2) Configuration
|
||||||
* rename file /home/USER/SHOPROOT/.env_example to .env
|
* rename file /home/USER/SHOPROOT/.env_example to .env
|
||||||
* add Database credentials to .env
|
* edit .env
|
||||||
|
|
||||||
# 3) Installation d3/xrechnung_lib
|
# 3) Installation d3/xrechnung_lib
|
||||||
Contact D³ for Access.
|
Contact D³ for Access.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user