Enable HTTPS URL for BookStack

This commit is contained in:
2026-06-18 14:37:42 +00:00
parent 6b07ca7994
commit 9cf062fe50
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ spec:
- name: TZ
value: "America/Indiana/Indianapolis"
- name: APP_URL
value: "http://docs.home.lan"
value: "https://docs.home.lan"
- name: APP_KEY
valueFrom:
secretKeyRef: