Hello world com blockly-games

This commit is contained in:
2025-10-06 19:03:59 -03:00
parent bed4c22655
commit 53a06d0e58
266 changed files with 8305 additions and 1 deletions

8
caddy/etc/Caddyfile Normal file
View File

@@ -0,0 +1,8 @@
http://blockly.localhost {
root /var/www/html/blockly-games/
file_server
}
http://moodle.localhost {
reverse_proxy moodle:8000
}