Skip to content

Commit 10b5757

Browse files
Update ords-oci-logging.md
1 parent 8adcdb9 commit 10b5757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/oci/ords-oci-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Now, when starting up ords in standalone mode, you will add the following:
5151
```
5252
with the full command looking like the following
5353
```
54-
java -Djava.util.logging.config.file=mylogfile.properties ords.war standalone &
54+
java -Djava.util.logging.config.file=mylogfile.properties -jar ords.war standalone &
5555
```
5656

5757
## OCI Setups Using OCI CLI

0 commit comments

Comments
 (0)