correct terminologies

This commit is contained in:
2025-11-29 16:01:18 +05:30
parent 6c8a560f8b
commit 7eff45f082

View File

@@ -226,8 +226,8 @@ http:
- redirect-to-https
service: noop@internal
pgadmin-express-http:
rule: "Host(`pgadmin.aetoskia.com`)"
pgadmin-http:
rule: "Host(`postgres.aetoskia.com`)"
entryPoints:
- web
middlewares:
@@ -428,7 +428,7 @@ http:
certResolver: aetoskia
pgadmin:
rule: "Host(`pgadmin.aetoskia.com`)"
rule: "Host(`postgres.aetoskia.com`)"
entryPoints:
- websecure
service: pgadmin-svc