Add CORS support
This commit is contained in:
@@ -21,6 +21,8 @@ spec:
|
||||
value: '4'
|
||||
- name: SERVER_FORCE_SSL
|
||||
value: 'true'
|
||||
- name: ENABLE_CORS
|
||||
value: 'true'
|
||||
- name: DATABASE_USERNAME
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
Reference in New Issue
Block a user