[add] glance docker
This commit is contained in:
parent
501449d9b0
commit
d136cf39f3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ services:
|
|||
- ./config:/app/config
|
||||
- ./assets:/app/assets
|
||||
# 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:
|
||||
- 3050:8080
|
||||
env_file: .env
|
||||
|
|
Loading…
Add table
Reference in a new issue