mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +00:00
fix seafile https
Signed-off-by: Michael Thomson <michael@michaelthomson.dev>
This commit is contained in:
@@ -36,7 +36,9 @@ spec:
|
|||||||
- name: SEAFILE_SERVER_LETSENCRYPT
|
- name: SEAFILE_SERVER_LETSENCRYPT
|
||||||
value: "false"
|
value: "false"
|
||||||
- name: SEAFILE_SERVER_HOSTNAME
|
- name: SEAFILE_SERVER_HOSTNAME
|
||||||
value: "https://seafile.michaelthomson.dev" #hostname
|
value: "seafile.michaelthomson.dev" #hostname
|
||||||
|
- name: FORCE_HTTPS_IN_CONF
|
||||||
|
value: "true" #hostname
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
name: http
|
name: http
|
||||||
|
|||||||
Reference in New Issue
Block a user