Skip to content

Commit 366c26b

Browse files
committed
Website/node-operators: fix rendering in archive node
1 parent 8d7fc70 commit 366c26b

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

website/docs/node-operators/archive-node.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,13 @@ Ensure Docker and Docker Compose are installed on your system -
8181
8282
<!-- prettier-ignore-start -->
8383
84-
:::warning Required Configuration The archive node requires a `.env` file
85-
with PostgreSQL database settings. The example above provides the minimum
86-
required configuration. You can customize the database password and other
87-
settings as needed. :::
84+
:::warning Required Configuration
85+
86+
The archive node requires a `.env` file with PostgreSQL database settings.
87+
The example above provides the minimum required configuration. You can
88+
customize the database password and other settings as needed.
89+
90+
:::
8891
8992
<!-- prettier-ignore-stop -->
9093

0 commit comments

Comments
 (0)