Skip to content
Snippets Groups Projects
Commit ae1c7754 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix s3 endpoint

parent 640500e2
No related branches found
No related tags found
No related merge requests found
Pipeline #89646 passed
......@@ -51,7 +51,7 @@ storageConfig:
# AWS_ACCESS_KEY_ID: SET BY CI
# AWS_SECRET_ACCESS_KEY: SET BY CI
AWS_STORAGE_BUCKET_NAME: 'netbox'
AWS_S3_ENDPOINT_URL: 's3.teckids.org'
AWS_S3_ENDPOINT_URL: 'https://s3.teckids.org'
metricsEnabled: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment