Skip to content

Commit cda0170

Browse files
authored
Merge pull request #2116 from oracle-devrel/ci-nginx-with-volumes-example-fix
ci-nginx-with-volumes-example-readme-fix
2 parents 7e3081d + bef28bd commit cda0170

File tree

1 file changed

+1
-1
lines changed
  • app-dev/devops-and-containers/container-instances/ci-nginx-with-volumes-example

1 file changed

+1
-1
lines changed

app-dev/devops-and-containers/container-instances/ci-nginx-with-volumes-example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ However, before creating the RM terraform stack a few other OCI resources need t
6868
<li>OCI Logging target for the container sidecar to send the <code>access.log</code> with <code>tail</code> to</li>
6969
</ul>
7070
Once these are created, the RM stack can be created with a configuration that incudes these above among other variables and be deployed.<br>
71-
The result will be a working NGINX with html content from OS and access logs being to OCI Logging for monitoring.
71+
The result will be a working NGINX with html content from OS and access logs being sent to OCI Logging for monitoring.
7272

7373
## Steps to complete
7474

0 commit comments

Comments
 (0)