mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 12:51:35 +02:00
[web] fix gallery templates e2e tests (#29508)
GitOrigin-RevId: ba8a1ddfd56b3221db92e2869e0852fd4c7a4348
This commit is contained in:
@@ -240,7 +240,7 @@ module.exports = {
|
||||
// url: "http://#{process.env['CLSI_LB_HOST']}:3014"
|
||||
backendGroupName: undefined,
|
||||
submissionBackendClass:
|
||||
process.env.CLSI_SUBMISSION_BACKEND_CLASS || 'n2d',
|
||||
process.env.CLSI_SUBMISSION_BACKEND_CLASS || 'c3d',
|
||||
},
|
||||
clsiCache: {
|
||||
instances: JSON.parse(process.env.CLSI_CACHE_INSTANCES || '[]'),
|
||||
|
||||
Reference in New Issue
Block a user