gitea to git #1
@@ -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
|
||||
@@ -327,7 +327,7 @@ http:
|
||||
www-svc:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: "http://private-pi:3001"
|
||||
- url: "http://server-pi:3001"
|
||||
|
||||
# Media
|
||||
plex-svc:
|
||||
|
||||
Reference in New Issue
Block a user