1
0
Fork 0

Merge pull request #3410 from StormYudi/dev

Update docker-compose.yml
This commit is contained in:
StormYudi 2025-03-12 11:51:00 +08:00 committed by GitHub
parent 1802169448
commit 4a64909d21
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ services:
ports:
- "${PANEL_APP_PORT_HTTP}:8080"
volumes:
- ./data/glance.yml:/app/glance.yml
- ./data/glance.yml:/app/config/glance.yml
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
labels: