let ghost handle https properly
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user