container registry entity too large #8
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The container registry requires a fixed sub-path /v2 at the root level which must be configured:
Make the reverse-proxy pass https://common.example.com/v2 to http://gitea:3000/v2.
Make sure the URI and headers are also correctly passed (see the general configuration above).
Will be adding an nginx block
modesecurity