diff --git a/seafile/seafile-deployment.yaml b/seafile/seafile-deployment.yaml index e51fe51..ea00990 100644 --- a/seafile/seafile-deployment.yaml +++ b/seafile/seafile-deployment.yaml @@ -36,7 +36,7 @@ spec: - name: SEAFILE_SERVER_LETSENCRYPT value: "false" - name: SEAFILE_SERVER_HOSTNAME - value: "seafile.michaelthomson.dev" #hostname + value: "https://seafile.michaelthomson.dev" #hostname ports: - containerPort: 80 name: http