mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 02:10:12 -08:00
add initial Caddyfile, docker-compose.yml, and HTML files for math flashcards; set up basic structure and styles
This commit is contained in:
5
margotwood/Caddyfile
Normal file
5
margotwood/Caddyfile
Normal file
@@ -0,0 +1,5 @@
|
||||
:80 {
|
||||
root * /usr/share/caddy
|
||||
encode gzip
|
||||
file_server
|
||||
}
|
||||
Reference in New Issue
Block a user