diff --git a/Dockerfile b/Dockerfile index 20af6bf..6efc510 100644 --- a/Dockerfile +++ b/Dockerfile @@ -33,6 +33,40 @@ RUN uv sync --frozen --no-dev FROM python:$PYTHON_VERSION-slim-bookworm COPY --from=builder /build /code WORKDIR /code +# ساخت پوشه و ایجاد فایل سابسکریپشن اختصاصی +RUN mkdir -p /code/app/templates/subscription && \ + cat <<'EOF' > /code/app/templates/subscription/index.html + + +
+ + +