let ghost handle https properly

This commit is contained in:
2025-09-27 00:06:19 +02:00
parent 2d1a643cb2
commit a5dbfcb4f7
2 changed files with 16 additions and 3 deletions

View File

@@ -24,8 +24,8 @@ spec:
value: development
- name: database__connection__filename
value: /var/lib/ghost/content/data/ghost.db
# - name: url
# value: https://anydev.info
- name: url
value: https://anydev.info
volumeMounts:
- name: data
mountPath: /var/lib/ghost/content/