mirror of
https://github.com/luigieai/homelab.git
synced 2025-06-06 07:36:37 -03:00
feat: add glance
This commit is contained in:
parent
b969d174ae
commit
539135fff2
1 changed files with 2 additions and 1 deletions
|
@ -9,5 +9,6 @@ services:
|
||||||
# Optionally, also mount docker socket if you want to use the docker containers widget
|
# Optionally, also mount docker socket if you want to use the docker containers widget
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
# port 8081 on host
|
||||||
|
- 8081:8081
|
||||||
env_file: .env
|
env_file: .env
|
||||||
|
|
Loading…
Add table
Reference in a new issue