fix(techdocs): remove aws credentials file

This commit is contained in:
Remi
2020-12-21 15:31:19 +01:00
parent 80b60862af
commit 4c327b2345
@@ -153,8 +153,6 @@ techdocs:
publisher:
type: 'awsS3'
awsS3:
credentials:
$file: '/path/to/aws_application_credentials.json'
bucketName: 'name-of-techdocs-storage-bucket'
```