Browse Source

Fix heading level

Eric Dubé 1 năm trước cách đây
mục cha
commit
802370eb9d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      doc/self-hosters/domains.md

+ 1 - 1
doc/self-hosters/domains.md

@@ -20,7 +20,7 @@ The hosts file is a straightforward way to map domain names to IP addresses on i
    192.168.1.10 api.puter.local
    ```
 
-### For macOS and Linux:
+#### For macOS and Linux:
 1. Open a terminal.
 2. Edit the hosts file with a text editor, e.g., `sudo nano /etc/hosts`.
 3. Add lines for your domain and subdomain with the server's IP address, in the