@@ -8,7 +8,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "${PANEL_APP_PORT_HTTP}:8080"
|
- "${PANEL_APP_PORT_HTTP}:8080"
|
||||||
volumes:
|
volumes:
|
||||||
- ./data/glance.yml:/app/glance.yml
|
- ./data/glance.yml:/app/config/glance.yml
|
||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
Reference in New Issue
Block a user