more glance updates for apps
This commit is contained in:
@ -3,6 +3,12 @@ services:
|
||||
image: syncthing/syncthing
|
||||
container_name: syncthing
|
||||
hostname: my-syncthing
|
||||
labels:
|
||||
glance.name: Syncthing
|
||||
glance.icon: si:syncthing
|
||||
glance.url: https://netcup.porgy-porgy.ts.net:8384
|
||||
glance.description: Syncthing core
|
||||
glance.id: Syncthing
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
Reference in New Issue
Block a user