Prueba modificacion installler

parent cdec016d
...@@ -328,7 +328,8 @@ JL Token Installer ...@@ -328,7 +328,8 @@ JL Token Installer
test_connection_url: "{{route('test-connection')}}", test_connection_url: "{{route('test-connection')}}",
is_sub_directory: "{{$sub_directory}}", is_sub_directory: "{{$sub_directory}}",
timezones: JSON.parse('{!!$timezones!!}'), timezones: JSON.parse('{!!$timezones!!}'),
host: "{{$host}}", /*host: "{{$host}}",*/
host: "http://localhost/queue/",
} }
</script> </script>
@endsection @endsection
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment