Allow Gitea registry pushes through gitea.wixur.ir: nginx 50M body limit 413s Docker layers.
This commit is contained in:
@@ -4,7 +4,10 @@
|
||||
# Production (nudentic.ir / git tags): .gitea/workflows/prod-tag-deploy.yml — this file is Windows staging only.
|
||||
#
|
||||
# Repository Variables (Settings → Actions → Variables):
|
||||
# REGISTRY_HOST Docker registry host:port (no http/https). Windows Docker Desktop → host.docker.internal:3000
|
||||
# REGISTRY_HOST Docker registry host:port (no http/https).
|
||||
# Windows Docker Desktop → host.docker.internal:3000
|
||||
# Do NOT use gitea.wixur.ir unless Windows nginx for that
|
||||
# host has client_max_body_size 0 — Docker layer PUTs 413 otherwise.
|
||||
# REGISTRY_OWNER Gitea user or org that owns the packages
|
||||
# PUBLIC_BASE_URL URL users open in the browser, e.g. http://wixur.ir (no trailing slash, no :8088)
|
||||
# NEXT_PUBLIC_SENTRY_DSN GlitchTip frontend project DSN (https://…@errors.wixur.ir/…)
|
||||
|
||||
Reference in New Issue
Block a user