Compare commits
2 Commits
67e5fa8d6b
...
ed6a4d370f
| Author | SHA1 | Date | |
|---|---|---|---|
| ed6a4d370f | |||
| c144e4af62 |
@@ -137,7 +137,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:
|
||||||
@@ -279,7 +279,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
|
||||||
@@ -343,7 +343,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