Every service meant to be public work now on port 80 (#205)
Co-authored-by: Adam Bem <adam.bem@zoho.eu> Reviewed-on: #205 Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
This commit is contained in:
		| @@ -31,7 +31,7 @@ | ||||
|               <button class="action-button active" id="clearXMLButton" style="padding: 3px 10px;" | ||||
|                       onclick="clearJsonData()">Clear</button> | ||||
|               <button class="action-button active" id="defaultXMLButton" style="padding: 3px 10px;" | ||||
|                       onclick="insertDefaultJson()">Insert default XML</button> | ||||
|                       onclick="insertDefaultJson()">Insert default JSON</button> | ||||
|             </div> | ||||
|           </div> | ||||
|           <pre> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user