restore-erpnext.sh aktualisiert
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
# ================== KONFIGURATION ==================
|
# ================== KONFIGURATION ==================
|
||||||
SITE="xxx" # Sitename
|
SITE="xxx" # Sitename
|
||||||
S3_ENDPOINT="https://s3.timmehosting.de" # Serveradresse (mit https://)
|
S3_ENDPOINT=" " # Serveradresse (mit https://)
|
||||||
S3_BUCKET="dein-bucket-name" # Bucket
|
S3_BUCKET="bucket-name" # Bucket
|
||||||
S3_ACCESS_KEY="" # Access Key
|
S3_ACCESS_KEY="" # Access Key
|
||||||
S3_SECRET_KEY="" # Secret Key
|
S3_SECRET_KEY="" # Secret Key
|
||||||
S3_REGION="eu-central-1"
|
S3_REGION="eu-central-1"
|
||||||
|
|||||||
Reference in New Issue
Block a user