fix: traefik router for acme certs (#1068)

* fix: traefik router for acme certs

* fix: set default for sites

* test: use .localhost site names
This commit is contained in:
Revant Nandgaonkar
2023-02-02 13:45:06 +05:30
committed by GitHub
parent 8f843c1522
commit a580385295
6 changed files with 30 additions and 5 deletions

View File

@@ -144,7 +144,7 @@ class TestPostgres:
def test_site_creation(self, compose: Compose):
compose.bench(
"new-site",
"test_pg_site",
"test-pg-site.localhost",
"--db-type",
"postgres",
"--admin-password",