mirror of
https://github.com/pawelmalak/flame.git
synced 2025-08-02 17:35:17 +02:00
clarify order parameter in docker example
This commit is contained in:
parent
e07159e952
commit
f51ccf71c7
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ labels:
|
|||
- flame.url=https://example.com
|
||||
- flame.category=My category # Optional, default is "Docker"
|
||||
- flame.icon=icon-name # Optional, default is "docker"
|
||||
- flame.order=1 # Optional, default is 1
|
||||
- flame.order=1 # Optional, default is 1; lower number is first in the list
|
||||
```
|
||||
|
||||
And you must have activated the Docker sync option in the settings panel.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue