Skip to content

Commit fee8059

Browse files
update docs
1 parent 01f04ef commit fee8059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Migrate and load data into the new database.
180180
- Upload the fixture present in `backend/data` to `nest-fixtures` bucket using the following command:
181181

182182
```bash
183-
aws s3 cp data/nest.json.gz s3://nest-fixtures/
183+
aws s3 cp data/nest.json.gz s3://owasp-nest-fixtures-<id>/
184184
```
185185

186186
3. **Run ECS Tasks**:

0 commit comments

Comments
 (0)