Languages update and some better organization and optimization

This commit is contained in:
2025-11-04 13:08:25 +01:00
parent 72e83a3c30
commit 44b349dbca
14 changed files with 770 additions and 1034 deletions

View File

@@ -7,4 +7,5 @@ services:
# - 127.0.0.1:8080:80
- 8080:80
volumes:
- ./html:/usr/share/nginx/html
- ./html:/usr/share/nginx/html
- ./nginx_default.conf:/etc/nginx/conf.d/default.conf:ro