Skip to content

Commit 068ce89

Browse files
authored
Fix typo in firewall.md about accessing dashboard (#459)
1 parent cbc77ec commit 068ce89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/knowledge-base/server/firewall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To ensure proper functionality when self-hosting Coolify, the following ports sh
2222
These ports are required if you're accessing Coolify directly using your server’s IP address (e.g., `http://<SERVER_IP>:8000`).
2323

2424
::: success Tip
25-
If you're using a custom domain with Coolify’s integrated reverse proxy (Traefik or Caddy), you can safely close ports **8000**, **6001**, and **6002** after accesing the dashboard from your custom domain.
25+
If you're using a custom domain with Coolify’s integrated reverse proxy (Traefik or Caddy), you can safely close ports **8000**, **6001**, and **6002** after accessing the dashboard from your custom domain.
2626
:::
2727

2828
::: warning Caution

0 commit comments

Comments
 (0)