Compare commits

...

2 Commits

Author SHA1 Message Date
873a1777ec Merge branch 'main' into gitea-to-git 2025-10-22 00:03:06 +05:30
4e9228b51b gitea to git 2025-10-21 23:59:38 +05:30

View File

@@ -129,7 +129,7 @@ http:
service: noop@internal
gitea-http:
rule: "Host(`gitea.aetoskia.com`)"
rule: "Host(`git.aetoskia.com`)"
entryPoints:
- web
middlewares:
@@ -263,7 +263,7 @@ http:
# Codebase
gitea:
rule: "Host(`gitea.aetoskia.com`)"
rule: "Host(`git.aetoskia.com`)"
entryPoints:
- websecure
service: gitea-svc