Skip to content

Commit 530546d

Browse files
Update docs/quickstarts/automq.md
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent 177f72e commit 530546d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/quickstarts/automq.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,11 @@ services:
7676
--override s3.ops.buckets='1@s3://your-automq-ops?region=auto&endpoint=https://t3.storage.dev' \
7777
--override s3.wal.path='0@s3://your-automq-data?region=auto&endpoint=https://t3.storage.dev'
7878
networks:
79-
automq_net:
80-
```
79+
- automq_net
80+
81+
networks:
82+
automq_net:
83+
driver: bridge
8184

8285
**Key Configuration Parameters:**
8386

0 commit comments

Comments
 (0)