f4775366ef
Replace Dokploy runtime git clone with Dockerfile build to keep tokens out of the container, add nginx security headers and path whitelist, and scrub templates from the running image after HTML generation. Co-authored-by: Cursor <cursoragent@cursor.com>
14 lines
153 B
Plaintext
14 lines
153 B
Plaintext
.dockerignore
|
|
.git
|
|
.gitignore
|
|
*.md
|
|
__pycache__/
|
|
node_modules/
|
|
.env
|
|
.venv/
|
|
docker-compose-example/
|
|
docker-compose*.yml
|
|
dev.sh
|
|
index.html
|
|
site.webmanifest
|