restore-erpnext.sh aktualisiert

This commit is contained in:
2026-06-09 16:06:49 +02:00
parent 04b07ba80a
commit ff15780f84
+1 -1
View File
@@ -6,7 +6,7 @@
# ============================================= # =============================================
# ================== KONFIGURATION ================== # ================== KONFIGURATION ==================
SITE="xxx" # ERPNext Site eintragen SITE="xxx" # ERPNext Site eintragen
S3_ENDPOINT=" " # Adresse des S3 Servers S3_ENDPOINT=" " # Adresse des S3 Servers (mit https://)
S3_BUCKET="der-bucket-name" # Bucket-Name S3_BUCKET="der-bucket-name" # Bucket-Name
S3_ACCESS_KEY="" # Access Key S3_ACCESS_KEY="" # Access Key
S3_SECRET_KEY="" # Secret Key S3_SECRET_KEY="" # Secret Key