Skip to content

Commit

Permalink
[backend] Removing placeholder on sts endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimfacion authored Nov 27, 2024
1 parent f4b3d9c commit 8dc8497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openbas-api/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ minio.access-key=<key>
minio.access-secret=<secret>
# S3 configuration
openbas.s3.use-aws-role=false
openbas.s3.sts-endpoint=<sts_endpoint>
openbas.s3.sts-endpoint=

# Logging
logging.level.root=fatal
Expand Down

0 comments on commit 8dc8497

Please sign in to comment.