restore-erpnext.sh aktualisiert

This commit is contained in:
2026-06-09 16:29:42 +02:00
parent b23032f3f5
commit 517dd4f4e7
+2 -2
View File
@@ -7,8 +7,8 @@
# ================== KONFIGURATION ==================
SITE="xxx" # Sitename
S3_ENDPOINT="https://s3.timmehosting.de" # Serveradresse (mit https://)
S3_BUCKET="dein-bucket-name" # Bucket
S3_ENDPOINT=" " # Serveradresse (mit https://)
S3_BUCKET="bucket-name" # Bucket
S3_ACCESS_KEY="" # Access Key
S3_SECRET_KEY="" # Secret Key
S3_REGION="eu-central-1"