Glance updates

This commit is contained in:
2025-02-09 21:21:07 -07:00
parent 951531df0c
commit d43f70b68f
8 changed files with 63 additions and 11 deletions

View File

@ -5,6 +5,7 @@ services:
- ./config:/app/config
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
- /var/run/docker.sock:/var/run/docker.sock
restart: unless-stopped
extra_hosts:
- 'thesatelliteoflove.com:172.20.0.5'