gitea to git #1

Merged
aetos merged 3 commits from gitea-to-git into main 2025-10-21 18:46:20 +00:00
Showing only changes of commit 4e9228b51b - Show all commits

View File

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