fix: add BASE_URL env to drupal deployment
This commit is contained in:
@@ -34,6 +34,8 @@ spec:
|
||||
name: http
|
||||
protocol: TCP
|
||||
env:
|
||||
- name: BASE_URL
|
||||
value: https://fornix.hel1.oceanbox.io
|
||||
- name: DRUPAL_DATABASE_HOST
|
||||
value: drupal-db-rw
|
||||
- name: DRUPAL_DATABASE_PREFIX
|
||||
|
||||
Reference in New Issue
Block a user