We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 144f457 commit c793f73Copy full SHA for c793f73
README.md
@@ -141,6 +141,7 @@ http://<ec2-public-ip>:80
141
To enable **log pulling from EC2 to your local machine,** follow these steps:
142
143
1. **Uncomment Lines in the Script:**
144
+ *This step is only if you want logs to be fetched from s3 to your local directory*
145
Locate the following lines in your deployment script between **lines 52–59** and uncomment them:
146
147
```bash
0 commit comments