Changing valid openphoto.me to trovebox.com
This commit is contained in:
parent
eabbc2f4ee
commit
163bb933fc
22 changed files with 32 additions and 32 deletions
|
@ -43,10 +43,10 @@ _Authentication: optional_
|
|||
#### Command Line (using [openphoto-php][openphoto-php])
|
||||
|
||||
# without authentication
|
||||
./openphoto -p -h current.openphoto.me -e /hello.json
|
||||
./openphoto -p -h current.trovebox.com -e /hello.json
|
||||
|
||||
# with authentication
|
||||
./openphoto -p -h current.openphoto.me -e /hello.json -F 'auth=true'
|
||||
./openphoto -p -h current.trovebox.com -e /hello.json -F 'auth=true'
|
||||
|
||||
<a name="example-php"></a>
|
||||
#### PHP (using [openphoto-php][openphoto-php])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue