Skip to content

Commit

Permalink
fiux include
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo committed Feb 6, 2025
1 parent 00eeebd commit 989a928
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,9 @@ We can also use the CLI to get the Object Storage namespace:
export OCI_NS=$(oci os ns get | jq -r '.data')
----

Then, configure the bucket name and namespace in `application.yml`:
Then, configure the bucket name and namespace in `application.properties`:

common:yaml-dependency.adoc[]

resource:application.yml[tag=object-storage]
resource:application.properties[tag=object-storage]

== Controller API

Expand Down

0 comments on commit 989a928

Please sign in to comment.