- Add Gitea Actions workflow for auto-deploy on push to main - Add Dockerfile (nginx:alpine based, with layer caching) - Add nginx.conf (gzip, autoindex, static caching) - Add .dockerignore - Migrate cache.html → cache/index.html for directory-based routing
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
.git
|
||||
.gitea
|
||||
LICENSE
|
||||
README.md
|
||||
Reference in New Issue
Block a user