feat: lazy load learning map images

This commit is contained in:
ittoview
2026-05-03 04:01:50 +01:00
parent cf96a9727c
commit 667553649f
9 changed files with 123 additions and 19 deletions

View File

@@ -8,4 +8,6 @@ services:
container_name: ittoview
ports:
- "11.144.144.9:8035:80"
volumes:
- ./src/data/image:/usr/share/nginx/html/learning-images:ro
restart: always