Files
site-agencja-ai-com/docker-entrypoint.sh
tomasz-syn-grzegorza 22c3df41a8 Migrate to env-driven templates and slavic-pulse feature set.
Replace hardcoded HTML with .env generation, YouTube thumbnail backgrounds, responsive FHD/vertical intro, hardened nginx, and updated Dokploy deploy flow.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 20:36:51 +02:00

5 lines
176 B
Bash
Executable File

#!/bin/sh
TEMPLATE_DIR=/opt/agencja-ai /opt/agencja-ai/generate-from-env.sh /usr/share/nginx/html
rm -rf /opt/agencja-ai
unset GITEA_REPO_URL FRONTEND_PORT 2>/dev/null || true