mirror of
https://github.com/snltty/linker.git
synced 2025-12-24 12:38:04 +08:00
14 lines
288 B
Plaintext
14 lines
288 B
Plaintext
{
|
|
".url": {
|
|
"linker.docker.Application": {
|
|
"title": "Linker",
|
|
"icon": "images/icon_{0}.png",
|
|
"type": "url",
|
|
"protocol": "http",
|
|
"port": "1804",
|
|
"url": "/",
|
|
"allUsers": false
|
|
}
|
|
}
|
|
}
|