remove EXPORT_FOLDER

This commit is contained in:
Markus Gärtner 2024-12-17 11:18:35 +01:00
parent c8e2931433
commit 7b263d5f44
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
TMP_FOLDER="tmp"
EXPORT_FOLDER="/home/USER/SHOPROOT/source/export/xml"
PATHSHOPCONNECT="https://SHOP.TDL/modules/d3/xrechnung/public/connect.php"
SHOPCONNECTTOKEN="XXXXXX"

View File

@ -6,7 +6,7 @@ composer create-project d3/xrechnung-project xrechnung
# 2) Configuration
* rename file /home/USER/SHOPROOT/.env_example to .env
* edit .env
* edit values in .env to your environment
# 3) Installation d3/xrechnung_lib
Contact D³ for Access.