Updated configurations for deployment
This commit is contained in:
parent
81a1ac85af
commit
7b30f17065
9 changed files with 396 additions and 214 deletions
|
|
@ -166,6 +166,7 @@ function faceai_sim_render_page(array $options)
|
|||
<?php if ($showSimulatorBootstrap): ?>
|
||||
<script>
|
||||
window.faceAiSimulator = {
|
||||
enabled: true,
|
||||
handoffUrl: 'faceai_handoff.php',
|
||||
returnUrl: <?php echo json_encode($returnUrl); ?>,
|
||||
devUserId: '1',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue