Some checks failed
Deploy Gitea Pages / build-and-deploy (push) Failing after 5s
Co-authored-by: Danijel Simeunovic <danijel.simeunovic@trumf.no> Reviewed-on: #4 Reviewed-by: gitea_admin <admin@forteapps.net>
14 lines
264 B
YAML
14 lines
264 B
YAML
service:
|
|
annotations: {}
|
|
ports:
|
|
web:
|
|
proxyProtocol:
|
|
trustedIPs: "10.0.0.0/16"
|
|
forwardedHeaders:
|
|
trustedIPs: "10.0.0.0/16"
|
|
websecure:
|
|
proxyProtocol:
|
|
trustedIPs: "10.0.0.0/16"
|
|
forwardedHeaders:
|
|
trustedIPs: "10.0.0.0/16"
|