diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index a58bfe5..b45098d 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -58,10 +58,10 @@ jobs: server: host: "" - port: 443 + port: 8080 api_base_path: api addr: "https://gopl.dev/" - autocert_hosts: "gopl.dev, www.gopl.dev" + autocert_hosts: "" email: driver: smtp