gitea to git (#1)
Reviewed-on: #1 Co-authored-by: Aetos Skia <aetoskia@gmail.com> Co-committed-by: Aetos Skia <aetoskia@gmail.com>
This commit is contained in:
@@ -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
|
||||||
@@ -327,7 +327,7 @@ http:
|
|||||||
www-svc:
|
www-svc:
|
||||||
loadBalancer:
|
loadBalancer:
|
||||||
servers:
|
servers:
|
||||||
- url: "http://private-pi:3001"
|
- url: "http://server-pi:3001"
|
||||||
|
|
||||||
# Media
|
# Media
|
||||||
plex-svc:
|
plex-svc:
|
||||||
|
|||||||
Reference in New Issue
Block a user