mirror of
https://github.com/pawelmalak/flame.git
synced 2025-08-03 09:55:18 +02:00
Pushed version 1.6.9
This commit is contained in:
parent
65a33f16fd
commit
63346f7e38
5 changed files with 16 additions and 23 deletions
14
README.md
14
README.md
|
@ -150,20 +150,6 @@ To use search bar you need to type your search query with selected prefix. For e
|
|||
2. Get lat/long for your location. You can get them from [latlong.net](https://www.latlong.net/convert-address-to-lat-long.html).
|
||||
3. Enter and save data. Weather widget will now update and should be visible on Home page.
|
||||
|
||||
### Supported URL formats for applications and bookmarks
|
||||
|
||||
#### Rules
|
||||
|
||||
- URL starts with `http://`
|
||||
- Format: `http://www.domain.com`, `http://domain.com`
|
||||
- Redirect: `{dest}`
|
||||
- URL starts with `https://`
|
||||
- Format: `https://www.domain.com`, `https://domain.com`
|
||||
- Redirect: `https://{dest}`
|
||||
- URL without protocol
|
||||
- Format: `www.domain.com`, `domain.com`, `sub.domain.com`, `local`, `ip`, `ip:port`
|
||||
- Redirect: `http://{dest}`
|
||||
|
||||
### Docker integration
|
||||
|
||||
In order to use the Docker integration, each container must have the following labels:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue