mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Setup: Update user-data for PhotoPrismPI #5099
* Setup: Update user-data for PhotoPrismPI * Setup: Replaces '<your IP address>' with '<IP address>'
This commit is contained in:
@@ -168,7 +168,9 @@ runcmd:
|
||||
|
||||
Welcome to PhotoPrism Pi!
|
||||
|
||||
You can access the web interface using the following URLs:
|
||||
You should soon be able to access the web interface
|
||||
by navigating to one of the following URLs:
|
||||
|
||||
http://$IP:2342/
|
||||
https://photoprism-pi.local/
|
||||
|
||||
@@ -196,9 +198,10 @@ write_files:
|
||||
|
||||
Welcome to PhotoPrism Pi!
|
||||
|
||||
You can access the web interface using one of the
|
||||
following URLs:
|
||||
http://<your IP address>:2342/
|
||||
You should soon be able to access the web interface
|
||||
by navigating to one of the following URLs:
|
||||
|
||||
http://<IP address>:2342/
|
||||
https://photoprism-pi.local/
|
||||
|
||||
Your initial password for the "admin" account is
|
||||
|
||||
Reference in New Issue
Block a user