Files
guacamole-client/guacamole/web-client/web/META-INF/context.xml
2010-11-26 19:15:47 -08:00

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>