mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
192.168.1.7 is an example, but I tried it thinking that it was a static IP address. Just trying to make it clearer.
This commit is contained in:
parent
02268b2985
commit
1ce2178da8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ The step called "**post-installation**" is actually the initial configuration of
|
|||
|
||||
## Access
|
||||
|
||||
You can access it graphically by entering your **server's local IP** address in a **web browser** (e.g. `http://192.168.1.7`).
|
||||
You can access it graphically by entering your **server's local IP** address in a **web browser** (e.g. `http://192.168.1.7`; you'll get this from the client table on your router's admin page).
|
||||
|
||||
<img style="max-width:100%;border-radius: 5px;border: 1px solid rgba(0,0,0,0.15);box-shadow: 0 5px 15px rgba(0,0,0,0.35);" src="/images/postinstall_web.png">
|
||||
|
||||
|
|
Loading…
Reference in a new issue