<?php
// hostname: Common Name of the ogAdmSrv certificate
// port: the port stunnel4 is listening on
define('OG_REST_URL', 'https://ogAdmSrv.opengnsys.local:48888/');
?>