disable packages and registry
/ continuous-deploy (push) Successful in 17s

This commit is contained in:
Márcio Fernandes
2026-05-10 11:30:50 +00:00
parent c3d3f5061f
commit ecc9ff2331
+4
View File
@@ -165,6 +165,10 @@ gitea:
password: "???"
email: "???"
config:
packages:
ENABLED: false
registry:
ENABLED: false
oauth2:
JWT_SECRET: "???"
actions: