mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
get lan_ip soft coded everywhere
This commit is contained in:
parent
3c04ba6fb0
commit
41a91bd0f5
10 changed files with 49 additions and 39 deletions
|
|
@ -43,7 +43,7 @@ Useful PHP recommendations for these settings (while largely tailored to WordPre
|
|||
|
||||
## Using It
|
||||
|
||||
Log in to Nextcloud at http://box/nextcloud, http://box.lan/nextcloud, http://172.18.96.1/nextcloud (or similar) using:
|
||||
Log in to Nextcloud at http://box/nextcloud, http://box.lan/nextcloud, http://{{ lan_ip }}/nextcloud (or similar) using:
|
||||
|
||||
Username: Admin
|
||||
Password: changeme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue