diff --git a/docker-compose.yml b/docker-compose.yml index dbf8d21..5516f9b 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -35,6 +35,7 @@ services: volumes: - /var/run/docker.sock:/var/run/docker.sock:ro - ./snapshots:/app/snapshots + - ./:/app restart: unless-stopped user: 0:0 networks: diff --git a/templates/index.html b/templates/index.html index eaa0737..e022008 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1182,12 +1182,9 @@ footer{position:fixed;right:10px;bottom:10px;opacity:.6;font-size:11px}