mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
9 lines
251 B
XML
9 lines
251 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Context antiJARLocking="true" path="">
|
|
|
|
<!-- Hostname and port of guacamole proxy -->
|
|
<Parameter name="guacd-hostname" value="localhost"/>
|
|
<Parameter name="guacd-port" value="4822"/>
|
|
|
|
</Context>
|