diff --git a/.env_example b/.env_example index 1772cd2..0bdbb28 100644 --- a/.env_example +++ b/.env_example @@ -1,7 +1,4 @@ TMP_FOLDER="tmp" EXPORT_FOLDER="/home/USER/SHOPROOT/source/export/xml" - DBHOST="127.0.0.1" - DBPORT="3307" - DBUSER="USER" - DBPASSWORD="PASSWORD" - DBNAME="DBNAME" \ No newline at end of file + PATHSHOPCONNECT="https://SHOP.TDL/modules/d3/xrechnung/public/connect.php" + SHOPCONNECTTOKEN="XXXXXX" \ No newline at end of file diff --git a/README.md b/README.md index def841d..076af45 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ composer create-project d3/xrechnung-project xrechnung # 2) Configuration * rename file /home/USER/SHOPROOT/.env_example to .env -* add Database credentials to .env +* edit .env # 3) Installation d3/xrechnung_lib Contact Dł for Access.